Closed scothis closed 5 years ago
Merging #1335 into master will increase coverage by
0.17%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #1335 +/- ##
==========================================
+ Coverage 94.91% 95.09% +0.17%
==========================================
Files 53 53
Lines 2695 2689 -6
==========================================
- Hits 2558 2557 -1
+ Misses 117 112 -5
Partials 20 20
Impacted Files | Coverage Δ | |
---|---|---|
pkg/validation/mime_types.go | 100% <ø> (ø) |
:arrow_up: |
pkg/riff/commands/processor_tail.go | 100% <100%> (ø) |
:arrow_up: |
pkg/riff/commands/function_tail.go | 100% <100%> (ø) |
:arrow_up: |
pkg/riff/commands/processor.go | 100% <100%> (ø) |
:arrow_up: |
pkg/riff/commands/processor_create.go | 100% <100%> (ø) |
:arrow_up: |
pkg/k8s/wait.go | 85.71% <100%> (+10.71%) |
:arrow_up: |
pkg/riff/commands/application_delete.go | 100% <100%> (ø) |
:arrow_up: |
pkg/riff/commands/handler.go | 100% <100%> (ø) |
:arrow_up: |
pkg/riff/commands/stream_delete.go | 100% <100%> (ø) |
:arrow_up: |
pkg/riff/commands/handler_create.go | 97.87% <100%> (ø) |
:arrow_up: |
... and 26 more |
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 cb4ecb5...21a94ad. Read the comment docs.
Fixes #1326