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

More features for strict mode #327

Merged
merged 4 commits into from
Oct 27, 2023

chore: extract constant

13dc576
Select commit
Loading
Failed to load commit list.
Merged

More features for strict mode #327

chore: extract constant
13dc576
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 27, 2023 in 0s

0.00% of diff hit (target 43.71%)

View this Pull Request on Codecov

0.00% of diff hit (target 43.71%)

Annotations

Check warning on line 175 in romeo/src/bitcoin_client.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/bitcoin_client.rs#L175

Added line #L175 was not covered by tests

Check warning on line 318 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L317-L318

Added lines #L317 - L318 were not covered by tests

Check warning on line 321 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L320-L321

Added lines #L320 - L321 were not covered by tests

Check warning on line 333 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L330-L333

Added lines #L330 - L333 were not covered by tests

Check warning on line 337 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L335-L337

Added lines #L335 - L337 were not covered by tests

Check warning on line 367 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L367

Added line #L367 was not covered by tests

Check warning on line 375 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L374-L375

Added lines #L374 - L375 were not covered by tests

Check warning on line 377 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L377

Added line #L377 was not covered by tests

Check warning on line 392 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L391-L392

Added lines #L391 - L392 were not covered by tests

Check warning on line 395 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L394-L395

Added lines #L394 - L395 were not covered by tests

Check warning on line 404 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L404

Added line #L404 was not covered by tests

Check warning on line 411 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L409-L411

Added lines #L409 - L411 were not covered by tests

Check warning on line 664 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L664

Added line #L664 was not covered by tests

Check warning on line 679 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L675-L679

Added lines #L675 - L679 were not covered by tests

Check warning on line 681 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L681

Added line #L681 was not covered by tests

Check warning on line 694 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L694

Added line #L694 was not covered by tests

Check warning on line 708 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L705-L708

Added lines #L705 - L708 were not covered by tests

Check warning on line 710 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L710

Added line #L710 was not covered by tests

Check warning on line 723 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L723

Added line #L723 was not covered by tests

Check warning on line 735 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L734-L735

Added lines #L734 - L735 were not covered by tests

Check warning on line 739 in romeo/src/state.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/state.rs#L739

Added line #L739 was not covered by tests

Check warning on line 260 in romeo/src/system.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/system.rs#L260

Added line #L260 was not covered by tests

Check warning on line 324 in romeo/src/system.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/system.rs#L317-L324

Added lines #L317 - L324 were not covered by tests

Check warning on line 327 in romeo/src/system.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/system.rs#L326-L327

Added lines #L326 - L327 were not covered by tests

Check warning on line 392 in romeo/src/system.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

romeo/src/system.rs#L385-L392

Added lines #L385 - L392 were not covered by tests