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: cpu usage readings for profiling #3214

Merged
merged 8 commits into from
Aug 15, 2023

Update CHANGELOG.md

6e9ef71
Select commit
Loading
Failed to load commit list.
Merged

fix: cpu usage readings for profiling #3214

Update CHANGELOG.md
6e9ef71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 15, 2023 in 0s

89.182% (-0.018%) compared to b066509

View this Pull Request on Codecov

89.182% (-0.018%) compared to b066509

Details

Codecov Report

Merging #3214 (6e9ef71) into main (b066509) will decrease coverage by 0.018%.
The diff coverage is 69.811%.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #3214       +/-   ##
=============================================
- Coverage   89.199%   89.182%   -0.018%     
=============================================
  Files          502       502               
  Lines        54081     54041       -40     
  Branches     19413     19394       -19     
=============================================
- Hits         48240     48195       -45     
- Misses        4988      4991        +3     
- Partials       853       855        +2     
Files Changed Coverage Δ
...SentryProfilerTests/SentrySystemWrapperTests.swift 85.714% <0.000%> (+2.380%) ⬆️
Sources/Sentry/SentrySystemWrapper.mm 60.655% <64.705%> (-13.258%) ⬇️
Sources/Sentry/SentryMetricProfiler.mm 92.380% <85.714%> (-2.578%) ⬇️
...SentryProfilerTests/SentryProfilerSwiftTests.swift 97.517% <100.000%> (-0.014%) ⬇️

... and 16 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 b066509...6e9ef71. Read the comment docs.