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/patch failed Aug 18, 2024 in 0s

37.36% of diff hit (target 63.48%)

View this Pull Request on Codecov

37.36% of diff hit (target 63.48%)

Annotations

Check warning on line 99 in maa-cli/src/main.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/main.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 343 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L342-L343

Added lines #L342 - L343 were not covered by tests

Check warning on line 348 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L346-L348

Added lines #L346 - L348 were not covered by tests

Check warning on line 351 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L351

Added line #L351 was not covered by tests

Check warning on line 357 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L357

Added line #L357 was not covered by tests

Check warning on line 362 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L359-L362

Added lines #L359 - L362 were not covered by tests

Check warning on line 367 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L365-L367

Added lines #L365 - L367 were not covered by tests

Check warning on line 372 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L370-L372

Added lines #L370 - L372 were not covered by tests

Check warning on line 378 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L376-L378

Added lines #L376 - L378 were not covered by tests

Check warning on line 382 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L381-L382

Added lines #L381 - L382 were not covered by tests

Check warning on line 389 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L386-L389

Added lines #L386 - L389 were not covered by tests

Check warning on line 396 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L392-L396

Added lines #L392 - L396 were not covered by tests

Check warning on line 402 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L399-L402

Added lines #L399 - L402 were not covered by tests

Check warning on line 405 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L404-L405

Added lines #L404 - L405 were not covered by tests

Check warning on line 410 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L407-L410

Added lines #L407 - L410 were not covered by tests

Check warning on line 416 in maa-cli/src/run/callback/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/mod.rs#L414-L416

Added lines #L414 - L416 were not covered by tests

Check warning on line 120 in maa-cli/src/run/callback/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/summary.rs#L119-L120

Added lines #L119 - L120 were not covered by tests

Check warning on line 287 in maa-cli/src/run/callback/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/summary.rs#L285-L287

Added lines #L285 - L287 were not covered by tests

Check warning on line 289 in maa-cli/src/run/callback/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/summary.rs#L289

Added line #L289 was not covered by tests

Check warning on line 295 in maa-cli/src/run/callback/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/summary.rs#L293-L295

Added lines #L293 - L295 were not covered by tests

Check warning on line 297 in maa-cli/src/run/callback/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/summary.rs#L297

Added line #L297 was not covered by tests

Check warning on line 310 in maa-cli/src/run/callback/summary.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

maa-cli/src/run/callback/summary.rs#L310

Added line #L310 was not covered by tests