spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
329 stars 110 forks source link

Fixing Broken Test On CI Systems #128

Closed ryanjbaxter closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #128 (4869e1c) into main (0c20d86) will decrease coverage by 6.18%. The diff coverage is 0.00%.

:exclamation: Current head 4869e1c differs from pull request most recent head 8aff560. Consider uploading reports for the commit 8aff560 to get more accurate results Impacted file tree graph

@@             Coverage Diff              @@
##               main     #128      +/-   ##
============================================
- Coverage     83.57%   77.39%   -6.19%     
  Complexity       78       78              
============================================
  Files            13       13              
  Lines           341      345       +4     
  Branches          8       10       +2     
============================================
- Hits            285      267      -18     
- Misses           50       74      +24     
+ Partials          6        4       -2     
Impacted Files Coverage Δ
...ience4j/ReactiveResilience4JAutoConfiguration.java 41.66% <0.00%> (-48.34%) :arrow_down:
...er/resilience4j/Resilience4JAutoConfiguration.java 37.03% <0.00%> (-58.97%) :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 beec8a2...8aff560. Read the comment docs.