fix: Fix removing value from context not updating observer context #4960
Codecov / codecov/project
failed
Mar 7, 2025 in 0s
92.395% (-0.101%) compared to 5ce992b
View this Pull Request on Codecov
92.395% (-0.101%) compared to 5ce992b
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 92.395%. Comparing base (
5ce992b
) to head (9a05917
).
Additional details and impacted files
@@ Coverage Diff @@
## main #4960 +/- ##
=============================================
- Coverage 92.496% 92.395% -0.101%
=============================================
Files 666 666
Lines 78924 78971 +47
Branches 28576 27725 -851
=============================================
- Hits 73002 72966 -36
- Misses 5824 5910 +86
+ Partials 98 95 -3
Files with missing lines | Coverage Δ | |
---|---|---|
Sources/Sentry/SentryScope.m | 96.889% <100.000%> (ø) |
|
Tests/SentryTests/SentryScopeSwiftTests.swift | 99.133% <100.000%> (+0.077%) |
⬆️ |
Tests/SentryTests/SentryScopeTests.m | 96.739% <ø> (-0.291%) |
⬇️ |
... and 26 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 5ce992b...9a05917. Read the comment docs.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading