Skip to content

Merge branch 'main' into 2025-08-21-14-48-18

057e9eb
Select commit
Loading
Failed to load commit list.
Draft

πŸ”₯ feat: Add OpenAPI middleware #3702

Merge branch 'main' into 2025-08-21-14-48-18
057e9eb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 5, 2026 in 0s

90.53% (-0.70%) compared to 0e2821f

View this Pull Request on Codecov

90.53% (-0.70%) compared to 0e2821f

Details

Codecov Report

❌ Patch coverage is 79.38144% with 140 lines in your changes missing coverage. Please review.
βœ… Project coverage is 90.53%. Comparing base (0e2821f) to head (057e9eb).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
middleware/openapi/openapi.go 88.18% 21 Missing and 20 partials ⚠️
router.go 47.36% 40 Missing ⚠️
domain.go 0.00% 36 Missing ⚠️
app.go 85.80% 14 Missing and 9 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3702      +/-   ##
==========================================
- Coverage   91.23%   90.53%   -0.70%     
==========================================
  Files         123      125       +2     
  Lines       11847    12514     +667     
==========================================
+ Hits        10809    11330     +521     
- Misses        653      769     +116     
- Partials      385      415      +30     

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