spring-cloud / spring-cloud-circuitbreaker

Spring Cloud Circuit Breaker API and Implementations
Apache License 2.0
328 stars 109 forks source link

drop field injection for customizers #138

Closed wind57 closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #138 (85324e7) into main (abdeb8a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #138   +/-   ##
=========================================
  Coverage     80.05%   80.05%           
- Complexity      100      101    +1     
=========================================
  Files            15       15           
  Lines           371      371           
  Branches         12       13    +1     
=========================================
  Hits            297      297           
  Misses           70       70           
  Partials          4        4           
Impacted Files Coverage Δ
...aker/springretry/SpringRetryAutoConfiguration.java 100.00% <100.00%> (ø)

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 abdeb8a...85324e7. Read the comment docs.