Skip to content

fix failing test

92e5022
Select commit
Loading
Failed to load commit list.
Open

feat(environments): add deploy with version selection modal #2360

fix failing test
92e5022
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2026 in 3s

49.65% (-2.73%) compared to 8219801

View this Pull Request on Codecov

49.65% (-2.73%) compared to 8219801

Details

Codecov Report

❌ Patch coverage is 74.59807% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 49.65%. Comparing base (8219801) to head (92e5022).
⚠️ Report is 2 commits behind head on staging.

Files with missing lines Patch % Lines
...ture/src/lib/update-all-modal/update-all-modal.tsx 76.10% 21 Missing and 33 partials ⚠️
...use-services-for-deploy/use-services-for-deploy.ts 69.56% 0 Missing and 14 partials ⚠️
...src/lib/update-all-modal/update-all-modal.utils.ts 75.00% 2 Missing and 7 partials ⚠️
...rc/lib/select-commit-modal/select-commit-modal.tsx 33.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2360      +/-   ##
===========================================
- Coverage    52.38%   49.65%   -2.73%     
===========================================
  Files          381      694     +313     
  Lines         7949    15407    +7458     
  Branches      2432     4638    +2206     
===========================================
+ Hits          4164     7651    +3487     
- Misses        3008     6304    +3296     
- Partials       777     1452     +675     

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