liquidity
liquidity copied to clipboard
feat: disable codecov on patch case that causes some wrong results
Description
closes: #449
Tasks
- [x] Add
.codecov.ymlfile and disable codecov on patch
Before 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.
- [ ] Targeted PR against correct branch (see CONTRIBUTING.md)
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Code follows the module structure standards.
- [ ] Wrote unit and integration tests
- [ ] Updated relevant documentation (
docs/) or specification (x/<module>/spec/) - [ ] Added relevant
godoccomments. - [ ] Added a relevant changelog entry to the
Unreleasedsection inCHANGELOG.md - [ ] Re-reviewed
Files changedin the Github PR explorer - [ ] Review
Codecov Reportin the comment section below once CI passes