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

fix(error): missing panic error message #71

Merged
merged 1 commit into from
May 28, 2022
Merged

fix(error): missing panic error message #71

merged 1 commit into from
May 28, 2022

Conversation

appleboy
Copy link
Member

Signed-off-by: Bo-Yi Wu [email protected]

@appleboy appleboy added the bug Something isn't working label May 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented May 28, 2022

Codecov Report

Merging #71 (2709f3d) into master (e1a9717) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #71   +/-   ##
=======================================
  Coverage   88.65%   88.65%           
=======================================
  Files           9        9           
  Lines         432      432           
=======================================
  Hits          383      383           
  Misses         44       44           
  Partials        5        5           
Flag Coverage Δ
go-1.13 87.73% <100.00%> (ø)
go-1.14 87.73% <100.00%> (-0.93%) ⬇️
go-1.15 88.65% <100.00%> (ø)
go-1.16 87.73% <100.00%> (-0.93%) ⬇️
go-1.17 88.65% <100.00%> (+0.92%) ⬆️
go-1.18 87.73% <100.00%> (-0.93%) ⬇️
ubuntu-latest 88.65% <100.00%> (ø)

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

Impacted Files Coverage Δ
queue.go 95.32% <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 e1a9717...2709f3d. Read the comment docs.

@appleboy appleboy merged commit b3dd500 into master May 28, 2022
@appleboy appleboy deleted the recover branch May 28, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants