-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat: fix update public plan proposal & disable codecov patch #133
feat: fix update public plan proposal & disable codecov patch #133
Conversation
Codecov Report
@@ Coverage Diff @@
## master #133 +/- ##
==========================================
+ Coverage 69.71% 70.42% +0.71%
==========================================
Files 25 25
Lines 2262 2303 +41
==========================================
+ Hits 1577 1622 +45
+ Misses 533 518 -15
- Partials 152 163 +11
Continue to review full report at Codecov.
|
…131-fix-update-public-proposal * commit '85846bac8ea958afc14475ee32b7a5f9ae501bb8': docs: update issue, pr template docs: add bedges and update issue template test: add more test cases for edge case test: add test case for tendermint#134 chore: fix typo fix: use IsAllLTE instead of IsAllLT
codecov patch is not reliable and there are many issues out there proposing it to be disabled. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
…131-fix-update-public-proposal * commit '9c24552e9d7e3609e99f6803d3b98f6539267613': fix: broken link chore: fix broken links and add CONTRIBUTING.md feat: add markdown link checker workflow
…121-add-demo-docs * commit '97b297b45a792b0ffc6616e24595c314aecf89b6': feat: fix update public plan proposal & disable codecov patch (tendermint#133) fix: broken link chore: fix broken links and add CONTRIBUTING.md feat: add markdown link checker workflow
Description
closes: #131
Tasks
References
codecov/patch
is unreliable and presents weird behaviour from time to timecodecov/patch
check issue kata-containers/tests#508Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.
docs/
) or specification (x/<module>/spec/
)godoc
comments.Files changed
in the Github PR explorerCodecov Report
in the comment section below once CI passes