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/12: panic middleware #26

Merged
merged 2 commits into from
Jun 14, 2022
Merged

issues/12: panic middleware #26

merged 2 commits into from
Jun 14, 2022

Conversation

komuw
Copy link
Owner

@komuw komuw commented Jun 14, 2022

fixes: #12

@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #26 (5069050) into main (71c22f0) will increase coverage by 2.35%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   60.96%   63.31%   +2.35%     
==========================================
  Files           4        5       +1     
  Lines         187      199      +12     
==========================================
+ Hits          114      126      +12     
  Misses         72       72              
  Partials        1        1              
Impacted Files Coverage Δ
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 71c22f0...5069050. Read the comment docs.

@komuw komuw merged commit 0a69e65 into main Jun 14, 2022
@komuw komuw deleted the issues/12 branch June 14, 2022 12:00
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.

panic handler middleware
2 participants