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 router inspired by chi #16

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Refactor web router inspired by chi #16

merged 1 commit into from
Dec 15, 2023

Conversation

limpo1989
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

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

Comparison is base (164ecd1) 78.97% compared to head (7d70622) 69.58%.

Files Patch % Lines
web/router.go 4.32% 197 Missing and 2 partials ⚠️
web/tree.go 77.90% 110 Missing and 10 partials ⚠️
web/context.go 0.00% 31 Missing ⚠️
web/middleware.go 42.85% 8 Missing ⚠️
web/server.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
- Coverage   78.97%   69.58%   -9.40%     
==========================================
  Files          60       63       +3     
  Lines        4752     4991     +239     
==========================================
- Hits         3753     3473     -280     
- Misses        783     1345     +562     
+ Partials      216      173      -43     

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

@limpo1989 limpo1989 merged commit 8bfbc15 into master Dec 15, 2023
1 of 3 checks passed
@limpo1989 limpo1989 deleted the refactor-web-mux branch December 15, 2023 10:11
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