Closed ryane closed 2 years ago
Merging #18 (23910fb) into master (adad8eb) will increase coverage by
6.59%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #18 +/- ##
==========================================
+ Coverage 86.91% 93.50% +6.59%
==========================================
Files 6 6
Lines 191 231 +40
==========================================
+ Hits 166 216 +50
+ Misses 17 13 -4
+ Partials 8 2 -6
Impacted Files | Coverage Δ | |
---|---|---|
pkg/filter/filter.go | 100.00% <0.00%> (ø) |
|
pkg/resource/resource.go | 100.00% <0.00%> (ø) |
|
pkg/filter/matcher.go | 84.78% <0.00%> (+0.57%) |
:arrow_up: |
pkg/decoder/decoder.go | 100.00% <0.00%> (+16.66%) |
:arrow_up: |
pkg/input/input.go | 100.00% <0.00%> (+40.00%) |
:arrow_up: |
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 adad8eb...23910fb. Read the comment docs.
also adds:
Fixes #16 Fixes #17