Open mmsqe opened 2 months ago
[!IMPORTANT]
Review skipped
Draft detected.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 15.24%. Comparing base (
943495d
) to head (b51e2d9
).
Files with missing lines | Patch % | Lines |
---|---|---|
x/cronos/keeper/grpc_query.go | 0.00% | 1 Missing :warning: |
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
Closes: https://github.com/crypto-org-chain/cronos/issues/1604
set build_tags, db_backend and app-db-backend with pebbledb and disable versiondb
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! :)