Skip to content

Merge branch 'main' into poc/istio-step2

ea5aa17
Select commit
Loading
Failed to load commit list.
Merged

Introduce an Istio test harness #6706

Merge branch 'main' into poc/istio-step2
ea5aa17
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 14, 2026 in 0s

73.94% (-0.53%) compared to 8150425

View this Pull Request on Codecov

73.94% (-0.53%) compared to 8150425

Details

Codecov Report

❌ Patch coverage is 64.82759% with 204 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.94%. Comparing base (8150425) to head (ea5aa17).
⚠️ Report is 414 commits behind head on main.

Files with missing lines Patch % Lines
...p/armeria/it/istio/testing/IstioTestExtension.java 57.62% 40 Missing and 10 partials ⚠️
...p/armeria/it/istio/testing/IstioPodEntryPoint.java 0.00% 43 Missing ⚠️
...ecorp/armeria/it/istio/testing/IstioInstaller.java 64.63% 17 Missing and 12 partials ⚠️
...armeria/it/istio/testing/IstioServerExtension.java 84.92% 12 Missing and 7 partials ⚠️
...orp/armeria/it/istio/testing/K8sClusterHelper.java 61.22% 12 Missing and 7 partials ⚠️
.../linecorp/armeria/it/istio/testing/IstioState.java 75.55% 7 Missing and 4 partials ⚠️
...rmeria/it/istio/testing/IstioClusterExtension.java 71.42% 6 Missing and 2 partials ⚠️
...p/armeria/it/istio/testing/IstioPodCustomizer.java 78.57% 3 Missing and 3 partials ⚠️
...ecorp/armeria/it/istio/testing/IstioTestImage.java 79.31% 4 Missing and 2 partials ⚠️
...ria/it/istio/testing/DockerAvailableCondition.java 42.85% 2 Missing and 2 partials ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6706      +/-   ##
============================================
- Coverage     74.46%   73.94%   -0.53%     
- Complexity    22234    24222    +1988     
============================================
  Files          1963     2188     +225     
  Lines         82437    91088    +8651     
  Branches      10764    11917    +1153     
============================================
+ Hits          61385    67353    +5968     
- Misses        15918    18070    +2152     
- Partials       5134     5665     +531     

☔ View full report in Codecov by Sentry.
📢 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.