Skip to content

refactor: avoid calling strings.ToLower twice#3433

Merged
appleboy merged 1 commit into
gin-gonic:masterfrom
lgbgbl:refactor/recovery
Dec 22, 2022
Merged

refactor: avoid calling strings.ToLower twice#3433
appleboy merged 1 commit into
gin-gonic:masterfrom
lgbgbl:refactor/recovery

Conversation

@lgbgbl
Copy link
Copy Markdown
Contributor

@lgbgbl lgbgbl commented Dec 11, 2022

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 11, 2022

Codecov Report

Merging #3433 (2a8c7e1) into master (cc367f9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3433   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files          42       42           
  Lines        3137     3139    +2     
=======================================
+ Hits         3083     3085    +2     
  Misses         40       40           
  Partials       14       14           
Flag Coverage Δ
98.27% <100.00%> (+<0.01%) ⬆️
go-1.16 ∅ <ø> (∅)
go-1.17 98.18% <100.00%> (+<0.01%) ⬆️
go-1.18 98.18% <100.00%> (+<0.01%) ⬆️
go-1.19 98.27% <100.00%> (+<0.01%) ⬆️
macos-latest 98.27% <100.00%> (+<0.01%) ⬆️
ubuntu-latest 98.27% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
recovery.go 98.11% <100.00%> (+0.03%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@appleboy appleboy added this to the v1.9 milestone Dec 22, 2022
@appleboy appleboy merged commit 297b664 into gin-gonic:master Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants