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

ref: Improve frames tracker performance #4469

Merged
merged 4 commits into from
Oct 28, 2024

Merge branch 'main' into ref/frametracker-improvement

3979106
Select commit
Loading
Failed to load commit list.
Merged

ref: Improve frames tracker performance #4469

Merge branch 'main' into ref/frametracker-improvement
3979106
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 24, 2024 in 1s

91.812% (-0.007%) compared to 4569cc9

View this Pull Request on Codecov

91.812% (-0.007%) compared to 4569cc9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.812%. Comparing base (4569cc9) to head (3979106).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4469       +/-   ##
=============================================
- Coverage   91.818%   91.812%   -0.007%     
=============================================
  Files          610       610               
  Lines        68230     68237        +7     
  Branches     24493     24504       +11     
=============================================
+ Hits         62648     62650        +2     
- Misses        5489      5494        +5     
  Partials        93        93               
Files with missing lines Coverage Δ
Sources/Sentry/SentryFramesTracker.m 99.516% <100.000%> (-0.014%) ⬇️
...ance/FramesTracking/SentryFramesTrackerTests.swift 99.712% <100.000%> (+0.003%) ⬆️

... and 8 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 4569cc9...3979106. Read the comment docs.