Skip to content

feat(QOV-1549): integrate port validation on helm chart

84a1558
Select commit
Loading
Failed to load commit list.
Open

feat(QOV-1549): integrate port validation on helm chart #2354

feat(QOV-1549): integrate port validation on helm chart
84a1558
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 30, 2026 in 0s

47.94% (-4.44%) compared to 8219801

View this Pull Request on Codecov

47.94% (-4.44%) compared to 8219801

Details

Codecov Report

❌ Patch coverage is 93.54839% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.94%. Comparing base (8219801) to head (84a1558).

Files with missing lines Patch % Lines
.../src/lib/networking-setting/networking-setting.tsx 60.00% 0 Missing and 2 partials ⚠️
.../hooks/use-port-validation/use-port-validation.tsx 95.45% 0 Missing and 1 partial ⚠️
...src/lib/hooks/use-port-validation/validate-port.ts 88.88% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2354      +/-   ##
===========================================
- Coverage    52.38%   47.94%   -4.44%     
===========================================
  Files          381      153     -228     
  Lines         7949     3389    -4560     
  Branches      2432     1037    -1395     
===========================================
- Hits          4164     1625    -2539     
+ Misses        3008     1408    -1600     
+ Partials       777      356     -421     

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