Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clone serialize deadcode #17

Merged
merged 2 commits into from
May 5, 2024

Refactor: Adding Serialize and Clone. Removed deadcode warning

7a75187
Select commit
Loading
Failed to load commit list.
Merged

Clone serialize deadcode #17

Refactor: Adding Serialize and Clone. Removed deadcode warning
7a75187
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 5, 2024 in 0s

94.0% (+2.0%) compared to fa5dbf8

View this Pull Request on Codecov

94.0% (+2.0%) compared to fa5dbf8

Details

Codecov Report

Attention: Patch coverage is 74.07407% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 94.0%. Comparing base (fa5dbf8) to head (7a75187).
Report is 1 commits behind head on main.

Additional details and impacted files
Files Coverage Δ
src/api/mod.rs 100.0% <100.0%> (ø)
src/api/vaults.rs 100.0% <ø> (ø)
src/lib.rs 96.3% <100.0%> (+0.8%) ⬆️
src/types/address.rs 98.5% <ø> (ø)
src/types/asset.rs 100.0% <ø> (ø)
src/types/connect.rs 86.1% <ø> (ø)
src/types/fee.rs 100.0% <ø> (ø)
src/types/mod.rs 94.4% <ø> (ø)
src/types/page.rs 100.0% <ø> (ø)
src/types/vault.rs 100.0% <ø> (ø)
... and 4 more

... and 5 files with indirect coverage changes