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

feat: add method unswizzling #4647

Merged
merged 12 commits into from
Jan 8, 2025

Merge remote-tracking branch 'origin/main' into philprime/unswizzling

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

feat: add method unswizzling #4647

Merge remote-tracking branch 'origin/main' into philprime/unswizzling
4b2a0d5
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@              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.