Skip to content

refactor: Add file IO tracker to dependency injection container

Codecov / codecov/project succeeded Feb 19, 2025 in 0s

92.245% (+0.081%) compared to 43a41b3

View this Pull Request on Codecov

92.245% (+0.081%) compared to 43a41b3

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.245%. Comparing base (43a41b3) to head (3dab8d0).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
Sources/Sentry/SentryFileIOTracker.m 0.000% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4861       +/-   ##
=============================================
+ Coverage   92.164%   92.245%   +0.081%     
=============================================
  Files          658       658               
  Lines        77222     77243       +21     
  Branches     27170     27966      +796     
=============================================
+ Hits         71171     71253       +82     
+ Misses        5957      5891       -66     
- Partials        94        99        +5     
Files with missing lines Coverage Δ
Sources/Sentry/SentryDependencyContainer.m 96.835% <100.000%> (+0.124%) ⬆️
Sources/Sentry/SentryFileIOTrackingIntegration.m 100.000% <100.000%> (ø)
Sources/Sentry/SentryFileIOTracker.m 93.670% <0.000%> (-1.813%) ⬇️

... 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 43a41b3...3dab8d0. Read the comment docs.