[fix] align cli with yaml#91
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #91 +/- ##
=======================================
Coverage 73.62% 73.63%
=======================================
Files 92 92
Lines 18993 18993
=======================================
+ Hits 13984 13985 +1
+ Misses 5009 5008 -1
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
b24f03c to
2d25cf4
Compare
2d25cf4 to
a469f45
Compare
|
We will continue to do the following refactoring |
The previous CLI option lacks in config settings in YAML; now it is aligned
The config file is first loaded by default, then if some CLI options exist, cli options will override the file config.
Coverage is willing to push 74.