Skip to content

Adds basic implementation of http middleware - #108

Draft
ksysoev wants to merge 2 commits into
mainfrom
http_middleware_
Draft

ksysoev wants to merge 2 commits into
mainfrom
http_middleware_

fix linter issues

8dffb9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 20, 2026 in 0s

89.37% (-0.41%) compared to 00a95d7

View this Pull Request on Codecov

89.37% (-0.41%) compared to 00a95d7

Details

Codecov Report

❌ Patch coverage is 84.09091% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.37%. Comparing base (00a95d7) to head (8dffb9d).

Files with missing lines Patch % Lines
http/middleware.go 84.09% 4 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
- Coverage   89.77%   89.37%   -0.41%     
==========================================
  Files          13       14       +1     
  Lines         577      621      +44     
==========================================
+ Hits          518      555      +37     
- Misses         34       38       +4     
- Partials       25       28       +3     

☔ View full report in Codecov by Harness.
📢 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.