linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.74k stars 275 forks source link

Ignore bootstrap replicas when checking for unavailability #2813

Closed Arun-LinkedIn closed 2 months ago

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 31.78%. Comparing base (52ba813) to head (c03368d). Report is 36 commits behind head on master.

Files Patch % Lines
...om/github/ambry/router/SimpleOperationTracker.java 0.00% 9 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (52ba813) and HEAD (c03368d). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (52ba813) | HEAD (c03368d) | |------|------|------| ||3|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2813 +/- ## ============================================= - Coverage 64.24% 31.78% -32.47% + Complexity 10398 5375 -5023 ============================================= Files 840 842 +2 Lines 71755 72327 +572 Branches 8611 8701 +90 ============================================= - Hits 46099 22987 -23112 - Misses 23004 47561 +24557 + Partials 2652 1779 -873 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.