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

test: Remove clearTestState in FileManagerTests #4220

Merged
merged 1 commit into from
Aug 1, 2024

test: Remove clearTestState in FileManagerTests

df3eb69
Select commit
Loading
Failed to load commit list.
Merged

test: Remove clearTestState in FileManagerTests #4220

test: Remove clearTestState in FileManagerTests
df3eb69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 1s

91.412% (+0.005%) compared to 9f12001

View this Pull Request on Codecov

91.412% (+0.005%) compared to 9f12001

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.412%. Comparing base (9f12001) to head (df3eb69).

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##              main     #4220       +/-   ##
=============================================
+ Coverage   91.406%   91.412%   +0.005%     
=============================================
  Files          611       611               
  Lines        49062     49061        -1     
  Branches     17726     17712       -14     
=============================================
+ Hits         44846     44848        +2     
+ Misses        4122      4120        -2     
+ Partials        94        93        -1     
Files Coverage Δ
...ts/SentryTests/Helper/SentryFileManagerTests.swift 99.299% <ø> (+0.173%) ⬆️

... and 5 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 9f12001...df3eb69. Read the comment docs.