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: Finish TTID when viewWillAppear is skipped #4417

Merged
merged 1 commit into from
Oct 11, 2024

fix: Finish TTID when viewWillAppear is skipped

518a25b
Select commit
Loading
Failed to load commit list.
Merged

fix: Finish TTID when viewWillAppear is skipped #4417

fix: Finish TTID when viewWillAppear is skipped
518a25b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2024 in 1s

91.321% (+0.018%) compared to 887502e

View this Pull Request on Codecov

91.321% (+0.018%) compared to 887502e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.321%. Comparing base (887502e) to head (518a25b).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4417       +/-   ##
=============================================
+ Coverage   91.303%   91.321%   +0.018%     
=============================================
  Files          609       609               
  Lines        49570     49630       +60     
  Branches     17857     17894       +37     
=============================================
+ Hits         45259     45323       +64     
+ Misses        4218      4216        -2     
+ Partials        93        91        -2     
Files with missing lines Coverage Δ
.../Sentry/SentryUIViewControllerPerformanceTracker.m 99.086% <100.000%> (+0.008%) ⬆️
...entryUIViewControllerPerformanceTrackerTests.swift 98.404% <100.000%> (+0.179%) ⬆️

... and 6 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 887502e...518a25b. Read the comment docs.