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 24 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/project failed Nov 17, 2024 in 0s

96.44% (-0.22%) compared to e7f3e28

View this Pull Request on Codecov

96.44% (-0.22%) compared to e7f3e28

Details

Codecov Report

Attention: Patch coverage is 92.80350% with 230 lines in your changes missing coverage. Please review.

Project coverage is 96.44%. Comparing base (e7f3e28) to head (590eaf0).

Files with missing lines Patch % Lines
...tracts/delegation/dao-vote-delegation/src/hooks.rs 31.25% 99 Missing ⚠️
...cts/proposal/dao-proposal-multiple/src/contract.rs 41.57% 52 Missing ⚠️
packages/cw-snapshot-vector-map/src/lib.rs 74.14% 38 Missing ⚠️
...cts/delegation/dao-vote-delegation/src/contract.rs 95.86% 20 Missing ⚠️
...racts/proposal/dao-proposal-single/src/contract.rs 91.20% 8 Missing ⚠️
packages/dao-interface/src/helpers.rs 64.70% 6 Missing ⚠️
...tracts/delegation/dao-vote-delegation/src/error.rs 25.00% 3 Missing ⚠️
...acts/delegation/dao-vote-delegation/src/helpers.rs 98.86% 1 Missing ⚠️
...ontracts/delegation/dao-vote-delegation/src/msg.rs 66.66% 1 Missing ⚠️
...l/dao-proposal-multiple/src/testing/instantiate.rs 50.00% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #888      +/-   ##
===============================================
- Coverage        96.65%   96.44%   -0.22%     
===============================================
  Files              245      257      +12     
  Lines            66838    69335    +2497     
===============================================
+ Hits             64601    66868    +2267     
- Misses            2237     2467     +230     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.