Closed pilosus closed 3 years ago
Merging #67 (8ed857d) into main (700bd28) will increase coverage by
1.28%
. The diff coverage is96.55%
.
@@ Coverage Diff @@
## main #67 +/- ##
==========================================
+ Coverage 92.90% 94.19% +1.28%
==========================================
Files 8 9 +1
Lines 747 792 +45
Branches 37 32 -5
==========================================
+ Hits 694 746 +52
+ Misses 16 14 -2
+ Partials 37 32 -5
Impacted Files | Coverage Δ | |
---|---|---|
src/pip_license_checker/core.clj | 82.70% <84.21%> (+1.57%) |
:arrow_up: |
src/pip_license_checker/pypi.clj | 98.96% <94.44%> (-1.04%) |
:arrow_down: |
src/pip_license_checker/csv.clj | 100.00% <100.00%> (ø) |
|
src/pip_license_checker/file.clj | 100.00% <100.00%> (ø) |
|
src/pip_license_checker/filters.clj | 100.00% <100.00%> (ø) |
|
src/pip_license_checker/license.clj | 100.00% <100.00%> (+2.38%) |
:arrow_up: |
src/pip_license_checker/spec.clj | 85.18% <100.00%> (ø) |
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 700bd28...8ed857d. Read the comment docs.
Close #64 Also Close #66