chore: make struct comments match struct names#1465
chore: make struct comments match struct names#1465bytesingsong wants to merge 1 commit intocrypto-org-chain:mainfrom
Conversation
WalkthroughThe changes update documentation comments and metadata to accurately reflect that Changes
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
✅ Files skipped from review due to trivial changes (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
x/cronos/types/tx.pb.gois excluded by!**/*.pb.go
Files selected for processing (1)
- proto/cronos/tx.proto (1 hunks)
Files skipped from review due to trivial changes (1)
- proto/cronos/tx.proto
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1465 +/- ##
===========================================
+ Coverage 17.54% 35.85% +18.31%
===========================================
Files 87 136 +49
Lines 5273 9806 +4533
===========================================
+ Hits 925 3516 +2591
- Misses 4238 5894 +1656
- Partials 110 396 +286 |
|
@bytesingsong can you sign the commit? |
Head branch was pushed to by a user without write access
Signed-off-by: bytesingsong <bytesing@icloud.com>
Sorry for deal so late. Signed. Please review again. |
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
PR Checklist:
make)make test)go fmt)golangci-lint run)go list -json -m all | nancy sleuth)Thank you for your code, it's appreciated! :)
Summary by CodeRabbit