Fair-Squares / fair-squares

Fair housing for all
http://www.fair-squares.nl
Apache License 2.0
16 stars 8 forks source link

Representative use dedicated extrinsic for additional asset management #256

Closed ndkazu closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #256 (658cda0) into main (2fc8882) will decrease coverage by 0.01%. The diff coverage is 75.92%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
- Coverage   83.14%   83.13%   -0.01%     
==========================================
  Files          69       69              
  Lines        7035     7063      +28     
==========================================
+ Hits         5849     5872      +23     
- Misses       1186     1191       +5     
Impacted Files Coverage Δ
pallets/asset_management/src/mock.rs 88.88% <0.00%> (ø)
pallets/asset_management/src/tests.rs 99.66% <ø> (ø)
pallets/bidding/src/tests.rs 100.00% <ø> (ø)
pallets/finalizer/src/tests.rs 100.00% <ø> (ø)
pallets/onboarding/src/tests.rs 100.00% <ø> (ø)
pallets/onboarding/src/types.rs 100.00% <ø> (ø)
pallets/share_distributor/src/tests.rs 100.00% <ø> (ø)
pallets/roles/src/functions.rs 90.71% <14.28%> (+0.06%) :arrow_up:
pallets/asset_management/src/lib.rs 77.73% <77.27%> (-0.25%) :arrow_down:
pallets/asset_management/src/functions.rs 92.05% <91.66%> (+0.13%) :arrow_up:
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

ndkazu commented 1 year ago

@cuteolaf , the front-end might need an update for this part: Representative use dedicated extrinsic for additional asset management after being elected. not need to to go through the roles_pallet a second time.