Closed lfroment0 closed 5 years ago
Merging #761 into master will increase coverage by
0.05%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #761 +/- ##
============================================
+ Coverage 36.16% 36.21% +0.05%
Complexity 109 109
============================================
Files 193 193
Lines 4789 4804 +15
Branches 437 440 +3
============================================
+ Hits 1732 1740 +8
- Misses 2935 2942 +7
Partials 122 122
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
...org/zalando/zmon/service/impl/ZMonServiceImpl.java | 27.77% <0%> (-0.58%) |
0 <0> (ø) |
|
...zauth/zmon/config/ZmonAuthenticationExtractor.java | 85% <0%> (+15.76%) |
2% <0%> (ø) |
:arrow_down: |
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 a6045c7...47ef4ce. Read the comment docs.
:+1:
:+1:
👍
:+1:
👍
👍
Adding the status of the service level config to the
/status
endpoint will enable the addition of a warning message within the UI in case of system degradation and enablement of resiliency measures.