Skip to content

fix: improve API startup reliability with timeout budget tracking#1824

Merged
pujitm merged 3 commits into
mainfrom
fix/startup-reliability
Dec 8, 2025
Merged

fix: improve API startup reliability with timeout budget tracking#1824
pujitm merged 3 commits into
mainfrom
fix/startup-reliability

refactor: extract TimeoutBudget and withTimeout to utility modules

a73aef6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 8, 2025 in 0s

52.04% (-0.01%) compared to 832e9d0

View this Pull Request on Codecov

52.04% (-0.01%) compared to 832e9d0

Details

Codecov Report

❌ Patch coverage is 37.30159% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.04%. Comparing base (832e9d0) to head (a73aef6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
api/src/index.ts 0.00% 79 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1824      +/-   ##
==========================================
- Coverage   52.04%   52.04%   -0.01%     
==========================================
  Files         874      876       +2     
  Lines       50372    50509     +137     
  Branches     5017     5023       +6     
==========================================
+ Hits        26214    26285      +71     
- Misses      24083    24149      +66     
  Partials       75       75              

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