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: 404 bug with param #2

Open
wants to merge 1 commit into
base: test/action
Choose a base branch
from
Open

Fix: 404 bug with param #2

wants to merge 1 commit into from

Conversation

StephanoGeorge
Copy link
Owner

  • With pull requests:
    • Open your pull request against master
    • Your pull request should have no more than two commits, if not you should squash them.
    • It should pass all tests in the available continuous integration systems such as GitHub Actions.
    • You should add/modify tests to cover your proposed code changes.
    • If your pull request contains a new feature, please document it on the README.

Repository owner deleted a comment from codecov-commenter Aug 17, 2022
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2022

Codecov Report

Merging #2 (cee994f) into test/action (1c48977) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           test/action       #2      +/-   ##
===============================================
- Coverage        98.36%   98.36%   -0.01%     
===============================================
  Files               42       42              
  Lines             3124     3112      -12     
===============================================
- Hits              3073     3061      -12     
  Misses              38       38              
  Partials            13       13              
Flag Coverage Δ
98.36% <100.00%> (-0.01%) ⬇️
go-1.15 98.36% <100.00%> (-0.01%) ⬇️
go-1.16 ∅ <ø> (∅)
go-1.17 98.26% <100.00%> (-0.01%) ⬇️
go-1.18 98.26% <100.00%> (-0.01%) ⬇️
macos-latest 98.36% <100.00%> (-0.01%) ⬇️
ubuntu-latest 98.36% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
tree.go 100.00% <100.00%> (ø)

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

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