Skip to content

test(domain): refine OpenAPI helper test assertions

d36e198
Select commit
Loading
Failed to load commit list.
Draft

πŸ”₯ feat: Add OpenAPI middleware #3702

test(domain): refine OpenAPI helper test assertions
d36e198
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 13, 2026 in 1s

90.81% (-0.35%) compared to c9f3475

View this Pull Request on Codecov

90.81% (-0.35%) compared to c9f3475

Details

Codecov Report

❌ Patch coverage is 83.58714% with 97 lines in your changes missing coverage. Please review.
βœ… Project coverage is 90.81%. Comparing base (c9f3475) to head (d36e198).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
router.go 47.36% 40 Missing ⚠️
middleware/openapi/openapi.go 86.97% 18 Missing and 16 partials ⚠️
app.go 85.80% 14 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3702      +/-   ##
==========================================
- Coverage   91.15%   90.81%   -0.35%     
==========================================
  Files         123      125       +2     
  Lines       11860    12439     +579     
==========================================
+ Hits        10811    11296     +485     
- Misses        660      730      +70     
- Partials      389      413      +24     

β˜” 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.