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

feat: add support for depot and operbox recognition #284

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

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 18, 2024 in 1s

62.90% (-0.58%) compared to 6cebbf7

View this Pull Request on Codecov

62.90% (-0.58%) compared to 6cebbf7

Details

Codecov Report

Attention: 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 1 commits behind head on main.

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