Skip to content

test: add test for cli parser

d92e209
Select commit
Loading
Failed to load commit list.
Open

feat: add support for depot and operbox recognition #284

test: add test for cli parser
d92e209
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 8, 2025 in 0s

62.90% (-0.58%) compared to 6cebbf7

View this Pull Request on Codecov

62.90% (-0.58%) compared to 6cebbf7

Details

Codecov Report

❌ Patch coverage is 37.36264% with 57 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.90%. Comparing base (6cebbf7) to head (d92e209).
⚠️ Report is 146 commits behind head on main.

Files with missing lines Patch % Lines
maa-cli/src/run/callback/mod.rs 0.00% 44 Missing ⚠️
maa-cli/src/run/callback/summary.rs 70.27% 11 Missing ⚠️
maa-cli/src/main.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #284      +/-   ##
==========================================
- Coverage   63.48%   62.90%   -0.58%     
==========================================
  Files          42       42              
  Lines        3393     3478      +85     
==========================================
+ Hits         2154     2188      +34     
- Misses       1239     1290      +51     

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