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

Fix blank transition builder #108

Closed
wants to merge 3 commits into from

fix: generate blank transition to others iimpls

a94dd7a
Select commit
Loading
Failed to load commit list.
Closed

Fix blank transition builder #108

fix: generate blank transition to others iimpls
a94dd7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 26, 2023 in 0s

1.7% of diff hit (target 60.0%)

View this Pull Request on Codecov

1.7% of diff hit (target 60.0%)

Annotations

Check warning on line 98 in std/src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/interface/contract.rs#L98

Added line #L98 was not covered by tests

Check warning on line 106 in std/src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/interface/contract.rs#L106

Added line #L106 was not covered by tests

Check warning on line 117 in std/src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/interface/contract.rs#L110-L117

Added lines #L110 - L117 were not covered by tests

Check warning on line 224 in std/src/interface/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/interface/contract.rs#L208-L224

Added lines #L208 - L224 were not covered by tests

Check warning on line 106 in std/src/interface/rgb21.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/interface/rgb21.rs#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 86 in std/src/persistence/hoard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/hoard.rs#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 92 in std/src/persistence/hoard.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/hoard.rs#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 419 in std/src/persistence/inventory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/inventory.rs#L413-L419

Added lines #L413 - L419 were not covered by tests

Check warning on line 421 in std/src/persistence/inventory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/inventory.rs#L421

Added line #L421 was not covered by tests

Check warning on line 423 in std/src/persistence/inventory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/inventory.rs#L423

Added line #L423 was not covered by tests

Check warning on line 426 in std/src/persistence/inventory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/inventory.rs#L425-L426

Added lines #L425 - L426 were not covered by tests

Check warning on line 433 in std/src/persistence/inventory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/persistence/inventory.rs#L428-L433

Added lines #L428 - L433 were not covered by tests

Check warning on line 480 in std/src/stl/specs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/stl/specs.rs#L480

Added line #L480 was not covered by tests

Check warning on line 506 in std/src/stl/specs.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

std/src/stl/specs.rs#L503-L506

Added lines #L503 - L506 were not covered by tests