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: extract implementations of other classes from SentryProfiler.mm #3132

Merged
merged 4 commits into from
Jul 7, 2023

fix path

f7bfb88
Select commit
Loading
Failed to load commit list.
Merged

ref: extract implementations of other classes from SentryProfiler.mm #3132

fix path
f7bfb88
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 7, 2023 in 0s

89.146% (+0.020%) compared to 6c31077

View this Pull Request on Codecov

89.146% (+0.020%) compared to 6c31077

Details

Codecov Report

Merging #3132 (f7bfb88) into main (6c31077) will increase coverage by 0.020%.
The diff coverage is 98.473%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #3132       +/-   ##
=============================================
+ Coverage   89.125%   89.146%   +0.020%     
=============================================
  Files          500       501        +1     
  Lines        53963     53910       -53     
  Branches     19321     19274       -47     
=============================================
- Hits         48095     48059       -36     
+ Misses        4900      4884       -16     
+ Partials       968       967        -1     
Impacted Files Coverage Δ
Sources/Sentry/SentryProfileTimeseries.mm 50.000% <ø> (ø)
Sources/Sentry/Profiling/SentryProfilerState.mm 98.387% <98.387%> (ø)
Sources/Sentry/SentryProfiler.mm 77.881% <100.000%> (-5.714%) ⬇️
Tests/SentryProfilerTests/SentryProfilerTests.mm 98.728% <100.000%> (ø)

... and 11 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 6c31077...f7bfb88. Read the comment docs.