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: Log for Swift #4201

Merged
merged 8 commits into from
Jul 30, 2024

Update SentryLevelTests.swift

4a630a2
Select commit
Loading
Failed to load commit list.
Merged

ref: Log for Swift #4201

Update SentryLevelTests.swift
4a630a2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 30, 2024 in 1s

91.401% (-0.016%) compared to fb2bfe8, passed because coverage increased by -0.003% when compared to adjusted base (91.403%)

View this Pull Request on Codecov

91.401% (-0.016%) compared to fb2bfe8, passed because coverage increased by -0.003% when compared to adjusted base (91.403%)

Details

Codecov Report

Attention: Patch coverage is 90.16393% with 12 lines in your changes missing coverage. Please review.

Project coverage is 91.401%. Comparing base (fb2bfe8) to head (4a630a2).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4201       +/-   ##
=============================================
- Coverage   91.416%   91.401%   -0.016%     
=============================================
  Files          607       611        +4     
  Lines        48992     49011       +19     
  Branches     17669     17675        +6     
=============================================
+ Hits         44787     44797       +10     
- Misses        4112      4122       +10     
+ Partials        93        92        -1     
Files Coverage Δ
SentryTestUtils/ClearTestState.swift 100.000% <ø> (ø)
SentryTestUtils/SentryLogExtensions.swift 100.000% <ø> (ø)
Sources/Sentry/SentryLevelHelper.m 100.000% <ø> (ø)
Sources/Sentry/SentryLevelMapper.m 100.000% <100.000%> (ø)
Sources/Sentry/include/SentryLog.h 90.000% <ø> (ø)
Sources/Swift/Helper/Log/SentryLevel.swift 100.000% <100.000%> (ø)
...ssionReplay/RRWeb/SentryRRWebBreadcrumbEvent.swift 100.000% <100.000%> (ø)
...ionReplay/SentrySRDefaultBreadcrumbConverter.swift 98.181% <100.000%> (ø)
Sources/Swift/Tools/SentryLogOutput.swift 100.000% <100.000%> (ø)
...ts/SentryTests/Helper/SentryFileManagerTests.swift 99.125% <100.000%> (ø)
... and 12 more

... and 3 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 fb2bfe8...4a630a2. Read the comment docs.