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

Add internal/mux #372

Merged
merged 25 commits into from
Aug 31, 2023
Merged

Add internal/mux #372

merged 25 commits into from
Aug 31, 2023

Conversation

komuw
Copy link
Owner

@komuw komuw commented Aug 31, 2023

@codecov-commenter
Copy link

codecov-commenter commented Aug 31, 2023

Codecov Report

Patch coverage: 77.39% and project coverage change: -0.38% ⚠️

Comparison is base (c1f3b86) 74.64% compared to head (b5e05af) 74.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #372      +/-   ##
==========================================
- Coverage   74.64%   74.27%   -0.38%     
==========================================
  Files          44       46       +2     
  Lines        5270     5318      +48     
==========================================
+ Hits         3934     3950      +16     
- Misses       1068     1099      +31     
- Partials      268      269       +1     
Files Changed Coverage Δ
mux/mux.go 0.00% <0.00%> (-72.73%) ⬇️
mux/route.go 0.00% <0.00%> (-90.41%) ⬇️
server/pprof.go 87.50% <ø> (ø)
internal/mx/mx.go 65.33% <65.33%> (ø)
server/server.go 76.22% <81.25%> (+0.32%) ⬆️
internal/mx/route.go 90.97% <90.97%> (ø)
internal/acme/acme.go 74.48% <100.00%> (ø)

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

@komuw komuw changed the title Internal/mux Add internal/mux Aug 31, 2023
@komuw komuw marked this pull request as ready for review August 31, 2023 12:46
@komuw komuw mentioned this pull request Aug 31, 2023
@komuw komuw merged commit 40b32f7 into main Aug 31, 2023
@komuw komuw deleted the internal/mux branch August 31, 2023 12:54
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.

2 participants