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

refactor: add the main cli entry point struct Command{} and simplify main() #3850

Merged
merged 1 commit into from
May 7, 2024

refactor: add the main cli entrypoint struct `Command{}` to simplify …

65a72c4
Select commit
Loading
Failed to load commit list.
Merged

refactor: add the main cli entry point struct Command{} and simplify main() #3850

refactor: add the main cli entrypoint struct `Command{}` to simplify …
65a72c4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2024 in 0s

85.34% (-0.28%) compared to 1b58622

View this Pull Request on Codecov

85.34% (-0.28%) compared to 1b58622

Details

Codecov Report

Attention: Patch coverage is 52.50000% with 38 lines in your changes are missing coverage. Please review.

Project coverage is 85.34%. Comparing base (1b58622) to head (65a72c4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3850      +/-   ##
==========================================
- Coverage   85.61%   85.34%   -0.28%     
==========================================
  Files         952      952              
  Lines      163232   163204      -28     
==========================================
- Hits       139753   139281     -472     
- Misses      23479    23923     +444