Skip to content

Remove useless component's prop

19a6c84
Select commit
Loading
Failed to load commit list.
Open

feat: add "deploy and apply immediately" action for managed databases #2570

Remove useless component's prop
19a6c84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 27, 2026 in 0s

47.36% (-0.31%) compared to 437fd05

View this Pull Request on Codecov

47.36% (-0.31%) compared to 437fd05

Details

Codecov Report

❌ Patch coverage is 15.90909% with 37 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.36%. Comparing base (437fd05) to head (19a6c84).
⚠️ Report is 18 commits behind head on staging.

Files with missing lines Patch % Lines
...ib/database-deploy-modal/database-deploy-modal.tsx 0.00% 15 Missing ⚠️
.../service-action-toolbar/service-action-toolbar.tsx 14.28% 12 Missing ⚠️
.../src/lib/need-redeploy-flag/need-redeploy-flag.tsx 33.33% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2570      +/-   ##
===========================================
- Coverage    47.66%   47.36%   -0.31%     
===========================================
  Files         1280     1243      -37     
  Lines        23766    23640     -126     
  Branches      7020     7056      +36     
===========================================
- Hits         11327    11196     -131     
- Misses       10285    10305      +20     
+ Partials      2154     2139      -15     

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