Closed kerber0x closed 6 months ago
Attention: Patch coverage is 80.64516%
with 6 lines
in your changes are missing coverage. Please review.
Project coverage is 89.91%. Comparing base (
deebeee
) to head (b75f791
). Report is 2 commits behind head on release/v2_contracts.:exclamation: Current head b75f791 differs from pull request most recent head 05d5afc. Consider uploading reports for the commit 05d5afc to get more accurate results
Files | Patch % | Lines |
---|---|---|
...ontracts/liquidity_hub/pool-manager/src/helpers.rs | 50.00% | 6 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description and Motivation
Related Issues
This is an issue we solved in the past in V1, but somehow was lingering in V2.
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.