Skip to content

fix: Fix ESLint errors - use const for customHeaders and correct inde…

53d6dc3
Select commit
Loading
Failed to load commit list.
Merged

feat: Add support for custom HTTP status code and headers to Cloud Function response with Express-style syntax #9980

fix: Fix ESLint errors - use const for customHeaders and correct inde…
53d6dc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2025 in 0s

92.52% (-0.02%) compared to f18f307

View this Pull Request on Codecov

92.52% (-0.02%) compared to f18f307

Details

Codecov Report

❌ Patch coverage is 88.23529% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.52%. Comparing base (f18f307) to head (53d6dc3).
⚠️ Report is 1 commits behind head on alpha.

Files with missing lines Patch % Lines
src/Routers/FunctionsRouter.js 88.23% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9980      +/-   ##
==========================================
- Coverage   92.54%   92.52%   -0.02%     
==========================================
  Files         190      190              
  Lines       15439    15469      +30     
  Branches      176      176              
==========================================
+ Hits        14288    14313      +25     
- Misses       1139     1144       +5     
  Partials       12       12              

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