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

Always add opret anchors when preset to a consignment #272

Merged
merged 3 commits into from
Sep 19, 2024

containers: simplify use of anchor and bundle combinations

fc20101
Select commit
Loading
Failed to load commit list.
Merged

Always add opret anchors when preset to a consignment #272

containers: simplify use of anchor and bundle combinations
fc20101
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 18, 2024 in 1s

0.8% of diff hit (target 60.0%)

View this Pull Request on Codecov

0.8% of diff hit (target 60.0%)

Annotations

Check warning on line 190 in src/containers/anchors.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/anchors.rs#L187-L190

Added lines #L187 - L190 were not covered by tests

Check warning on line 84 in src/containers/consignment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/consignment.rs#L84

Added line #L84 was not covered by tests

Check warning on line 280 in src/containers/consignment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/consignment.rs#L280

Added line #L280 was not covered by tests

Check warning on line 296 in src/containers/consignment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/consignment.rs#L296

Added line #L296 was not covered by tests

Check warning on line 301 in src/containers/consignment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/consignment.rs#L299-L301

Added lines #L299 - L301 were not covered by tests

Check warning on line 305 in src/containers/consignment.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/consignment.rs#L305

Added line #L305 was not covered by tests

Check warning on line 71 in src/containers/indexed.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/indexed.rs#L61-L71

Added lines #L61 - L71 were not covered by tests

Check warning on line 140 in src/containers/indexed.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/containers/indexed.rs#L140

Added line #L140 was not covered by tests

Check warning on line 174 in src/persistence/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/index.rs#L174

Added line #L174 was not covered by tests

Check warning on line 179 in src/persistence/index.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/index.rs#L179

Added line #L179 was not covered by tests

Check warning on line 1328 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1327-L1328

Added lines #L1327 - L1328 were not covered by tests

Check warning on line 1431 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1431

Added line #L1431 was not covered by tests

Check warning on line 1433 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1433

Added line #L1433 was not covered by tests

Check warning on line 1449 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1449

Added line #L1449 was not covered by tests

Check warning on line 1488 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1487-L1488

Added lines #L1487 - L1488 were not covered by tests

Check warning on line 1499 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1492-L1499

Added lines #L1492 - L1499 were not covered by tests

Check warning on line 1504 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1503-L1504

Added lines #L1503 - L1504 were not covered by tests

Check warning on line 1507 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1506-L1507

Added lines #L1506 - L1507 were not covered by tests

Check warning on line 1517 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1509-L1517

Added lines #L1509 - L1517 were not covered by tests

Check warning on line 1519 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1519

Added line #L1519 was not covered by tests

Check warning on line 1521 in src/persistence/memory.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/memory.rs#L1521

Added line #L1521 was not covered by tests

Check warning on line 551 in src/persistence/stash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/stash.rs#L551

Added line #L551 was not covered by tests

Check warning on line 553 in src/persistence/stash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/stash.rs#L553

Added line #L553 was not covered by tests

Check warning on line 556 in src/persistence/stash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/stash.rs#L555-L556

Added lines #L555 - L556 were not covered by tests

Check warning on line 562 in src/persistence/stash.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/persistence/stash.rs#L561-L562

Added lines #L561 - L562 were not covered by tests