feat: Remove all usage of init() and global command objects #91
Codecov / codecov/project
succeeded
Nov 7, 2023 in 0s
75.48% (+0.90%) compared to d3223ee
View this Pull Request on Codecov
75.48% (+0.90%) compared to d3223ee
Details
Codecov Report
Merging #91 (1861ace) into main (d3223ee) will increase coverage by
0.90%
.
The diff coverage is71.15%
.
@@ Coverage Diff @@
## main #91 +/- ##
==========================================
+ Coverage 74.57% 75.48% +0.90%
==========================================
Files 15 15
Lines 704 726 +22
==========================================
+ Hits 525 548 +23
+ Misses 170 168 -2
- Partials 9 10 +1
Files | Coverage Δ | |
---|---|---|
cmd/scan.go | 100.00% <100.00%> (ø) |
|
config/config.go | 75.38% <100.00%> (+1.19%) |
⬆️ |
cmd/root.go | 53.48% <60.52%> (+23.48%) |
⬆️ |
📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Loading