Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mute flaky testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness #11767

Merged
merged 1 commit into from
Jan 8, 2024

Skip test testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness

5b53974
Select commit
Loading
Failed to load commit list.
Merged

Mute flaky testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness #11767

Skip test testThreeZoneOneReplicaWithForceZoneValueAndLoadAwareness
5b53974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2024 in 0s

71.23% (target 70.00%)

View this Pull Request on Codecov

71.23% (target 70.00%)

Details

Codecov Report

Attention: 165 lines in your changes are missing coverage. Please review.

Comparison is base (36bd674) 71.27% compared to head (5b53974) 71.23%.
Report is 10 commits behind head on main.

Files Patch % Lines
...org/opensearch/index/mapper/NumberFieldMapper.java 43.62% 61 Missing and 23 partials ⚠️
.../document/SortedUnsignedLongDocValuesSetQuery.java 15.09% 43 Missing and 2 partials ⚠️
.../main/java/org/apache/lucene/util/LongHashSet.java 39.62% 21 Missing and 11 partials ⚠️
...ch/common/xcontent/JsonToStringXContentParser.java 81.25% 1 Missing and 2 partials ⚠️
.../org/opensearch/http/netty4/Netty4HttpChannel.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11767      +/-   ##
============================================
- Coverage     71.27%   71.23%   -0.05%     
- Complexity    59176    59191      +15     
============================================
  Files          4909     4911       +2     
  Lines        278429   278666     +237     
  Branches      40460    40528      +68     
============================================
+ Hits         198443   198500      +57     
- Misses        63528    63647     +119     
- Partials      16458    16519      +61     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.