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

v3: Improve and simplify logic of ctx.Next() #3063

Merged
merged 3 commits into from
Jul 5, 2024

Merge branch 'main' into next-handler

014ede8
Select commit
Loading
Failed to load commit list.
Merged

v3: Improve and simplify logic of ctx.Next() #3063

Merge branch 'main' into next-handler
014ede8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 5, 2024 in 1s

83.12% (-0.01%) compared to dfdf964

View this Pull Request on Codecov

83.12% (-0.01%) compared to dfdf964

Details

Codecov Report

Attention: Patch coverage is 40.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 83.12%. Comparing base (dfdf964) to head (014ede8).

Files Patch % Lines
ctx.go 40.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3063      +/-   ##
==========================================
- Coverage   83.13%   83.12%   -0.01%     
==========================================
  Files         115      115              
  Lines        8323     8321       -2     
==========================================
- Hits         6919     6917       -2     
- Misses       1074     1075       +1     
+ Partials      330      329       -1     

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