Skip to content

feat: http status code not being correct for metrics#2516

Merged
SkArchon merged 3 commits into
mainfrom
milinda/http-status-code-on-metrics
Feb 17, 2026
Merged

feat: http status code not being correct for metrics#2516
SkArchon merged 3 commits into
mainfrom
milinda/http-status-code-on-metrics

fix: review comments

9eff981
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2026 in 1s

62.18% (target 30.00%)

View this Pull Request on Codecov

62.18% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 62.18%. Comparing base (360bee4) to head (9eff981).

Files with missing lines Patch % Lines
router/core/graphql_prehandler.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2516      +/-   ##
==========================================
+ Coverage   61.79%   62.18%   +0.38%     
==========================================
  Files         231      231              
  Lines       24143    24141       -2     
==========================================
+ Hits        14919    15011      +92     
+ Misses       7980     7865     -115     
- Partials     1244     1265      +21     
Files with missing lines Coverage Δ
router/core/graphql_prehandler.go 83.76% <90.90%> (+0.53%) ⬆️

... and 23 files with indirect coverage changes

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