refactor: add the main cli entry point struct Command{}
and simplify main()
#3850
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
Loading