Skip to content

Improved test coverage

ca5e263
Select commit
Loading
Failed to load commit list.
Merged

Release 2.0.0 #54

Improved test coverage
ca5e263
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 23, 2025 in 1s

90.08% (+3.75%) compared to c7a49a2

View this Pull Request on Codecov

90.08% (+3.75%) compared to c7a49a2

Details

Codecov Report

❌ Patch coverage is 90.49545% with 282 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.08%. Comparing base (c7a49a2) to head (ca5e263).

Files with missing lines Patch % Lines
cli/src/command/unregister.rs 62.28% 66 Missing ⚠️
cli/src/command/config.rs 74.20% 57 Missing ⚠️
cli/src/command/register.rs 79.00% 55 Missing ⚠️
cli/src/command/infos.rs 0.00% 51 Missing ⚠️
cli/src/cli.rs 22.50% 31 Missing ⚠️
cli/src/utils/system.rs 9.09% 10 Missing ⚠️
cli/src/command/args.rs 98.14% 4 Missing ⚠️
cli/src/command/registry.rs 95.77% 3 Missing ⚠️
cli/src/main.rs 0.00% 2 Missing ⚠️
cli/src/command/cd.rs 98.18% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   86.32%   90.08%   +3.75%     
==========================================
  Files          35       18      -17     
  Lines        3284     3742     +458     
==========================================
+ Hits         2835     3371     +536     
+ Misses        449      371      -78     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.