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

Improvement of test coverage #336

Merged
merged 2 commits into from
Jul 29, 2024

Added test for RemoveFromPrivateImpl and improved test for PathEncryp…

ee0493c
Select commit
Loading
Failed to load commit list.
Merged

Improvement of test coverage #336

Added test for RemoveFromPrivateImpl and improved test for PathEncryp…
ee0493c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 22, 2024 in 0s

86.14% (+0.00%) compared to 89da57d

View this Pull Request on Codecov

86.14% (+0.00%) compared to 89da57d

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.14%. Comparing base (89da57d) to head (ee0493c).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #336   +/-   ##
==========================================
  Coverage      86.14%   86.14%           
  Complexity         1        1           
==========================================
  Files            165      165           
  Lines           3348     3348           
  Branches         217      217           
==========================================
  Hits            2884     2884           
  Misses           330      330           
  Partials         134      134           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.