Closed kerber0x closed 5 months ago
Attention: Patch coverage is 60.00000%
with 4 lines
in your changes are missing coverage. Please review.
Project coverage is 91.15%. Comparing base (
1d6ffbc
) to head (b3d4370
). Report is 34 commits behind head on release/v2_contracts.
Files | Patch % | Lines |
---|---|---|
...white-whale-std/src/epoch_manager/epoch_manager.rs | 42.85% | 4 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description and Motivation
This PR adds missing docs to structs and enums on the epoch-manager.
Related Issues
Checklist:
Update index.md
)cargo fmt --all --
.cargo clippy -- -D warnings
.cargo schema
.