Closed MrCreosote closed 5 years ago
Merging #26 into master will decrease coverage by
4.5%
. The diff coverage is41.86%
.
@@ Coverage Diff @@
## master #26 +/- ##
=========================================
- Coverage 84.21% 79.7% -4.51%
=========================================
Files 6 7 +1
Lines 361 404 +43
=========================================
+ Hits 304 322 +18
- Misses 44 64 +20
- Partials 13 18 +5
Impacted Files | Coverage Δ | |
---|---|---|
auth/kbase_provider.go | 41.86% <41.86%> (ø) |
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 abf9693...cb278cc. Read the comment docs.
Still lots to do here, but this commit is already pretty big.
Adds an auth controller to allow using the KBase auth service in test mode.