fix(airdrop-token-vesting): improve cliff validation logic #132
Codecov / codecov/project
succeeded
Mar 6, 2024 in 0s
87.44% (+2.27%) compared to 902b788
View this Pull Request on Codecov
87.44% (+2.27%) compared to 902b788
Details
Codecov Report
Attention: Patch coverage is 89.65517%
with 3 lines
in your changes are missing coverage. Please review.
Project coverage is 87.44%. Comparing base (
902b788
) to head (8bd1b53
).
Report is 11 commits behind head on main.
Additional details and impacted files
Files | Coverage Δ | |
---|---|---|
contracts/airdrop-token-vesting/src/contract.rs | 98.15% <100.00%> (ø) |
|
contracts/airdrop-token-vesting/src/errors.rs | 100.00% <ø> (ø) |
|
contracts/airdrop-token-vesting/src/testing.rs | 98.25% <100.00%> (ø) |
|
contracts/airdrop-token-vesting/src/msg.rs | 89.18% <85.71%> (ø) |
Loading