Skip to content

lint

eda0cf0
Select commit
Loading
Failed to load commit list.
Merged

Replace ResourceWatcher with SnapshotWatcher #6796

lint
eda0cf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 5, 2026 in 1s

75.00% (+0.54%) compared to 8150425

View this Pull Request on Codecov

75.00% (+0.54%) compared to 8150425

Details

Codecov Report

❌ Patch coverage is 92.85714% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.00%. Comparing base (8150425) to head (eda0cf0).
⚠️ Report is 482 commits behind head on main.

Files with missing lines Patch % Lines
...linecorp/armeria/xds/CompositeSnapshotWatcher.java 90.00% 2 Missing and 1 partial ⚠️
.../com/linecorp/armeria/xds/ResourceNodeAdapter.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6796      +/-   ##
============================================
+ Coverage     74.46%   75.00%   +0.54%     
- Complexity    22234    24914    +2680     
============================================
  Files          1963     2214     +251     
  Lines         82437    92667   +10230     
  Branches      10764    12106    +1342     
============================================
+ Hits          61385    69509    +8124     
- Misses        15918    17370    +1452     
- Partials       5134     5788     +654     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.