Closed hagen1778 closed 5 years ago
Merging #94 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #94 +/- ##
=======================================
Coverage 69.42% 69.42%
=======================================
Files 103 103
Lines 5720 5720
=======================================
Hits 3971 3971
Misses 1674 1674
Partials 75 75
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update efa3e66...b8a4ea3. Read the comment docs.
@blagojts when you have a second could you take a look.
Thanks for this, sorry for the delay!
Since flag parse lib was changed to viper - old way for passing flags in scripts doesn't work:
This PR supposed to set the same way for passing flags for all scripts.