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

test(git): gitignore add develop tools #3370

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

demoManito
Copy link
Contributor

  • 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.

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.36%. Comparing base (3dc1cd6) to head (76038a7).
Report is 12 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3370      +/-   ##
==========================================
+ Coverage   99.21%   99.36%   +0.15%     
==========================================
  Files          42       43       +1     
  Lines        3182     2677     -505     
==========================================
- Hits         3157     2660     -497     
+ Misses         17        9       -8     
  Partials        8        8              
Flag Coverage Δ
?
-race ∅ <ø> (?)
-tags "sonic avx" 99.35% <ø> (?)
-tags go_json 99.35% <ø> (?)
-tags nomsgpack 99.35% <ø> (?)
go-1.18 99.29% <ø> (+0.17%) ⬆️
go-1.19 99.36% <ø> (+0.15%) ⬆️
go-1.20 99.36% <ø> (+0.15%) ⬆️
go-1.21 99.36% <ø> (+0.15%) ⬆️
go-1.22 99.36% <ø> (?)
macos-latest 99.36% <ø> (+0.15%) ⬆️
ubuntu-latest 99.36% <ø> (+0.15%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@appleboy appleboy changed the title gitignore add develop tools test(git): gitignore add develop tools Mar 8, 2024
@appleboy appleboy added the test label Mar 8, 2024
@appleboy appleboy added this to the v1.10 milestone Mar 8, 2024
@appleboy appleboy merged commit 97eab7d into gin-gonic:master Mar 8, 2024
55 checks passed
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.

None yet

2 participants