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

chore: fix add missing comments #409

Merged
merged 11 commits into from Mar 9, 2023
Merged

Conversation

jackton1
Copy link
Member

@jackton1 jackton1 commented Mar 9, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage: 90.90% and project coverage change: +13.77 🎉

Comparison is base (9b2569c) 71.56% compared to head (57a2454) 85.34%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #409       +/-   ##
===========================================
+ Coverage   71.56%   85.34%   +13.77%     
===========================================
  Files           1        1               
  Lines         306      116      -190     
===========================================
- Hits          219       99      -120     
+ Misses         63       12       -51     
+ Partials       24        5       -19     
Impacted Files Coverage Δ
cmd/root.go 85.34% <90.90%> (+13.77%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@@ -1,19 +1,48 @@
// Package internal/constants contains all internal constants

Check warning

Code scanning / Revive (reported by Codacy)

package comment should be of the form "Package internal ..."

package comment should be of the form "Package internal ..."
@jackton1 jackton1 added merge when passing Merge the PR automatically once all status checks have passed and removed merge when passing Merge the PR automatically once all status checks have passed labels Mar 9, 2023
@repo-ranger repo-ranger bot merged commit 1cd7763 into main Mar 9, 2023
@repo-ranger repo-ranger bot deleted the chore/fix-add-missing-comments branch March 9, 2023 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge when passing Merge the PR automatically once all status checks have passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants