Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Crash in SentryTracer when cancelling timer #3333

Merged
merged 7 commits into from
Oct 12, 2023

fix test

0aeff0a
Select commit
Loading
Failed to load commit list.
Merged

fix: Crash in SentryTracer when cancelling timer #3333

fix test
0aeff0a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2023 in 0s

89.305% (+0.053%) compared to 1437c68

View this Pull Request on Codecov

89.305% (+0.053%) compared to 1437c68

Details

Codecov Report

Merging #3333 (0aeff0a) into main (1437c68) will increase coverage by 0.053%.
The diff coverage is 94.736%.

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #3333       +/-   ##
=============================================
+ Coverage   89.251%   89.305%   +0.053%     
=============================================
  Files          502       502               
  Lines        54400     54487       +87     
  Branches     19538     19572       +34     
=============================================
+ Hits         48553     48660      +107     
+ Misses        4986      4852      -134     
- Partials       861       975      +114     
Files Coverage Δ
Sources/Sentry/SentryTracer.m 96.250% <100.000%> (-0.101%) ⬇️
...ts/SentryTests/Transaction/SentryTracerTests.swift 99.182% <93.750%> (-0.426%) ⬇️

... and 32 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1437c68...0aeff0a. Read the comment docs.