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

delegations #888

Draft
wants to merge 25 commits into
base: development
Choose a base branch
from

changed state key

590eaf0
Select commit
Loading
Failed to load commit list.
Draft

delegations #888

changed state key
590eaf0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 17, 2024 in 1s

92.80% of diff hit (target 96.65%)

View this Pull Request on Codecov

92.80% of diff hit (target 96.65%)

Annotations

Check warning on line 83 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L83

Added line #L83 was not covered by tests

Check warning on line 90 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L90

Added line #L90 was not covered by tests

Check warning on line 121 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 380 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L380

Added line #L380 was not covered by tests

Check warning on line 384 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L383-L384

Added lines #L383 - L384 were not covered by tests

Check warning on line 411 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L408-L411

Added lines #L408 - L411 were not covered by tests

Check warning on line 464 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L464

Added line #L464 was not covered by tests

Check warning on line 493 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L493

Added line #L493 was not covered by tests

Check warning on line 496 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L496

Added line #L496 was not covered by tests

Check warning on line 503 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L500-L503

Added lines #L500 - L503 were not covered by tests

Check warning on line 592 in contracts/delegation/dao-vote-delegation/src/contract.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/contract.rs#L592

Added line #L592 was not covered by tests

Check warning on line 68 in contracts/delegation/dao-vote-delegation/src/error.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/error.rs#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 62 in contracts/delegation/dao-vote-delegation/src/helpers.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/helpers.rs#L62

Added line #L62 was not covered by tests

Check warning on line 32 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L19-L32

Added lines #L19 - L32 were not covered by tests

Check warning on line 35 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 38 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L38

Added line #L38 was not covered by tests

Check warning on line 49 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L40-L49

Added lines #L40 - L49 were not covered by tests

Check warning on line 54 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 58 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 73 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L60-L73

Added lines #L60 - L73 were not covered by tests

Check warning on line 76 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L79

Added line #L79 was not covered by tests

Check warning on line 103 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L90-L103

Added lines #L90 - L103 were not covered by tests

Check warning on line 113 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L107-L113

Added lines #L107 - L113 were not covered by tests

Check warning on line 118 in contracts/delegation/dao-vote-delegation/src/hooks.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

contracts/delegation/dao-vote-delegation/src/hooks.rs#L118

Added line #L118 was not covered by tests