Closed torwunder closed 7 years ago
Merging #139 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #139 +/- ##
==========================================
+ Coverage 96.39% 96.39% +<.01%
==========================================
Files 58 58
Lines 1219 1221 +2
Branches 38 39 +1
==========================================
+ Hits 1175 1177 +2
Misses 26 26
Partials 18 18
Impacted Files | Coverage Δ | |
---|---|---|
...ava/org/zalando/planb/provider/OIDCController.java | 97.7% <100%> (+0.05%) |
:white_check_mark: |
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 3d73367...ab382c6. Read the comment docs.
:+1:
👍
:+1:
When called with unknown realms planb provider will create a metric timer entry for each unknown realm With this change this is now all consolidated to "unknown-realm".