fix: cpu usage readings for profiling #3214
Merged
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 is69.811%
.
Additional details and impacted files
@@ 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.
Loading