feat: add method unswizzling #4647
Merged
Codecov / codecov/project
succeeded
Dec 20, 2024 in 0s
90.633% (+0.048%) compared to 0cb72fd
View this Pull Request on Codecov
90.633% (+0.048%) compared to 0cb72fd
Details
Codecov Report
Attention: Patch coverage is 94.93671%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 90.633%. Comparing base (
0cb72fd
) to head (4b2a0d5
).
Files with missing lines | Patch % | Lines |
---|---|---|
Sources/Sentry/SentrySwizzle.m | 93.548% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4647 +/- ##
=============================================
+ Coverage 90.584% 90.633% +0.048%
=============================================
Files 621 621
Lines 71120 71201 +81
Branches 25306 25936 +630
=============================================
+ Hits 64424 64532 +108
+ Misses 6602 6573 -29
- Partials 94 96 +2
Files with missing lines | Coverage Δ | |
---|---|---|
...ources/Sentry/include/HybridPublic/SentrySwizzle.h | 97.142% <ø> (ø) |
|
Tests/SentryTests/Helper/SentrySwizzleTests.m | 92.417% <100.000%> (+0.664%) |
⬆️ |
Sources/Sentry/SentrySwizzle.m | 94.193% <93.548%> (-0.488%) |
⬇️ |
... 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 0cb72fd...4b2a0d5. Read the comment docs.
Loading