Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔥 Feature: Add Req and Res API #2894

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

🔥 feat: add Req and Res interfaces

85f5e09
Select commit
Loading
Failed to load commit list.
Open

🔥 Feature: Add Req and Res API #2894

🔥 feat: add Req and Res interfaces
85f5e09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 21, 2024 in 0s

81.91% (-0.86%) compared to ec48579

View this Pull Request on Codecov

81.91% (-0.86%) compared to ec48579

Details

Codecov Report

Attention: Patch coverage is 1.88679% with 104 lines in your changes missing coverage. Please review.

Project coverage is 81.91%. Comparing base (ec48579) to head (85f5e09).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
req.go 0.00% 52 Missing ⚠️
res.go 0.00% 48 Missing ⚠️
ctx.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2894      +/-   ##
==========================================
- Coverage   82.76%   81.91%   -0.86%     
==========================================
  Files         115      117       +2     
  Lines       11377    11471      +94     
==========================================
- Hits         9416     9396      -20     
- Misses       1555     1667     +112     
- Partials      406      408       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.