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/patch failed May 5, 2024 in 0s

74.0% of diff hit (target 91.9%)

View this Pull Request on Codecov

74.0% of diff hit (target 91.9%)

Annotations

Check warning on line 24 in src/api/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/api/hooks.rs#L24

Added line #L24 was not covered by tests

Check warning on line 3 in src/types/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/hooks.rs#L3

Added line #L3 was not covered by tests

Check warning on line 210 in src/types/transaction.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/transaction.rs#L210

Added line #L210 was not covered by tests

Check warning on line 217 in src/types/transaction.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/transaction.rs#L217

Added line #L217 was not covered by tests

Check warning on line 223 in src/types/transaction.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/transaction.rs#L223

Added line #L223 was not covered by tests

Check warning on line 229 in src/types/transaction.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/transaction.rs#L229

Added line #L229 was not covered by tests

Check warning on line 285 in src/types/transaction.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/types/transaction.rs#L285

Added line #L285 was not covered by tests