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

Refactor web server for RouterGroup features #14

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Conversation

limpo1989
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Attention: 192 lines in your changes are missing coverage. Please review.

Comparison is base (8eebf1b) 78.94% compared to head (0754497) 78.97%.

Files Patch % Lines
web/internal/mux/route.go 68.68% 81 Missing and 33 partials ⚠️
web/internal/mux/regexp.go 83.53% 29 Missing and 12 partials ⚠️
web/internal/mux/mux.go 86.49% 26 Missing and 11 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   78.94%   78.97%   +0.03%     
==========================================
  Files          55       60       +5     
  Lines        3833     4752     +919     
==========================================
+ Hits         3026     3753     +727     
- Misses        647      783     +136     
- Partials      160      216      +56     

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

@limpo1989 limpo1989 merged commit 40e9539 into master Dec 13, 2023
3 checks passed
@limpo1989 limpo1989 deleted the feat-refactor-web branch December 13, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant