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

Issues/40: logging #41

Merged
merged 35 commits into from
Jun 23, 2022
Merged

Issues/40: logging #41

merged 35 commits into from
Jun 23, 2022

Conversation

komuw
Copy link
Owner

@komuw komuw commented Jun 23, 2022

fixes: #40

@codecov-commenter
Copy link

codecov-commenter commented Jun 23, 2022

Codecov Report

Merging #41 (d6b0190) into main (0368c31) will increase coverage by 2.16%.
The diff coverage is 93.23%.

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   77.49%   79.65%   +2.16%     
==========================================
  Files          12       13       +1     
  Lines         711      821     +110     
==========================================
+ Hits          551      654     +103     
- Misses        137      144       +7     
  Partials       23       23              
Impacted Files Coverage Δ
middleware/gzip.go 62.00% <0.00%> (ø)
middleware/log.go 91.35% <91.35%> (ø)
cookie/cookie.go 85.71% <100.00%> (ø)
log/log.go 84.95% <100.00%> (+2.48%) ⬆️
middleware/panic.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0368c31...d6b0190. Read the comment docs.

@komuw komuw merged commit 54dac30 into main Jun 23, 2022
@komuw komuw deleted the issues/40 branch June 23, 2022 10:27
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.

logging
2 participants