Closed emschwar closed 2 years ago
Merging #381 (22cf144) into master (617d597) will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #381 +/- ##
=====================================
Coverage 91% 91%
=====================================
Files 15 15
Lines 1967 1967
=====================================
Hits 1783 1783
Misses 104 104
Partials 80 80
Impacted Files | Coverage Δ | |
---|---|---|
server/authorization.go | 94% <100%> (ø) |
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 617d597...22cf144. Read the comment docs.
We did not separate missing operation from missing API proxy, but it's useful to distinguish these cases.
Ref: #378