Skip to content

Add MirrorFileValidator SPI and xDS mirroring UI - #1330

Merged
minwoox merged 6 commits into
line:mainfrom
minwoox:xds_mirroring
Jul 14, 2026
Merged

Add MirrorFileValidator SPI and xDS mirroring UI#1330
minwoox merged 6 commits into
line:mainfrom
minwoox:xds_mirroring

Merge branch 'main' into xds_mirroring

2e123f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 14, 2026 in 0s

68.98% (-0.49%) compared to 9a65925

View this Pull Request on Codecov

68.98% (-0.49%) compared to 9a65925

Details

Codecov Report

❌ Patch coverage is 68.91892% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.98%. Comparing base (9a65925) to head (2e123f1).

Files with missing lines Patch % Lines
...aldogma/server/internal/mirror/AbstractMirror.java 18.18% 17 Missing and 1 partial ⚠️
...traldogma/xds/internal/XdsMirrorFileValidator.java 87.87% 2 Missing and 2 partials ⚠️
...rnal/storage/repository/DefaultMetaRepository.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1330      +/-   ##
============================================
- Coverage     69.46%   68.98%   -0.49%     
+ Complexity     5709     5679      -30     
============================================
  Files           540      541       +1     
  Lines         24207    24267      +60     
  Branches       2771     2786      +15     
============================================
- Hits          16816    16740      -76     
- Misses         5880     6003     +123     
- Partials       1511     1524      +13     

☔ 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.