White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

docs(epopoch-manager): add missing docummentation to structs and enum definitions #362

Closed kerber0x closed 2 months ago

kerber0x commented 2 months ago

Description and Motivation

This PR adds missing docs to structs and enums on the epoch-manager.

Related Issues


Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release/v2_contracts #362 +/- ## ===================================================== Coverage 91.15% 91.15% ===================================================== Files 279 279 Lines 31119 31119 ===================================================== Hits 28368 28368 Misses 2751 2751 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.