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

Bounties Contract #715

Open
wants to merge 13 commits into
base: development
Choose a base branch
from

Post rebase fixups

793085a
Select commit
Loading
Failed to load commit list.
Open

Bounties Contract #715

Post rebase fixups
793085a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 26, 2024 in 1s

94.26% of diff hit (target 96.30%)

View this Pull Request on Codecov

94.26% of diff hit (target 96.30%)

Annotations

Check warning on line 66 in contracts/external/cw-bounties/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/contract.rs#L66

Added line #L66 was not covered by tests

Check warning on line 89 in contracts/external/cw-bounties/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/contract.rs#L89

Added line #L89 was not covered by tests

Check warning on line 232 in contracts/external/cw-bounties/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/contract.rs#L229-L232

Added lines #L229 - L232 were not covered by tests

Check warning on line 278 in contracts/external/cw-bounties/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/contract.rs#L278

Added line #L278 was not covered by tests

Check warning on line 291 in contracts/external/cw-bounties/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/contract.rs#L283-L291

Added lines #L283 - L291 were not covered by tests

Check warning on line 305 in contracts/external/cw-bounties/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/contract.rs#L297-L305

Added lines #L297 - L305 were not covered by tests

Check warning on line 6 in contracts/external/cw-bounties/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/error.rs#L6

Added line #L6 was not covered by tests

Check warning on line 71 in contracts/external/cw-bounties/src/msg.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/msg.rs#L71

Added line #L71 was not covered by tests

Check warning on line 184 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L182-L184

Added lines #L182 - L184 were not covered by tests

Check warning on line 321 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L319-L321

Added lines #L319 - L321 were not covered by tests

Check warning on line 374 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L372-L374

Added lines #L372 - L374 were not covered by tests

Check warning on line 427 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L425-L427

Added lines #L425 - L427 were not covered by tests

Check warning on line 550 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L548-L550

Added lines #L548 - L550 were not covered by tests

Check warning on line 562 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L560-L562

Added lines #L560 - L562 were not covered by tests

Check warning on line 654 in contracts/external/cw-bounties/src/tests.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/external/cw-bounties/src/tests.rs#L652-L654

Added lines #L652 - L654 were not covered by tests