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

BitSong FanToken (x/fantoken) factory for token staking voting module #845

Merged
merged 1 commit into from
Jul 17, 2024

added bitsong fantoken factory

576889e
Select commit
Loading
Failed to load commit list.
Merged

BitSong FanToken (x/fantoken) factory for token staking voting module #845

added bitsong fantoken factory
576889e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 17, 2024 in 0s

96.53% (-0.01%) compared to 5918cbe, passed because coverage increased by -0.01% when compared to adjusted base (96.54%)

View this Pull Request on Codecov

96.53% (-0.01%) compared to 5918cbe, passed because coverage increased by -0.01% when compared to adjusted base (96.54%)

Details

Codecov Report

Attention: Patch coverage is 91.70507% with 72 lines in your changes missing coverage. Please review.

Project coverage is 96.53%. Comparing base (5918cbe) to head (576889e).
Report is 1 commits behind head on development.

Files Patch % Lines
contracts/external/btsg-ft-factory/src/bitsong.rs 33.33% 22 Missing ⚠️
...al/btsg-ft-factory/src/testing/bitsong_stargate.rs 88.35% 17 Missing ⚠️
contracts/external/btsg-ft-factory/src/shim.rs 0.00% 15 Missing ⚠️
contracts/external/btsg-ft-factory/src/contract.rs 96.26% 5 Missing ⚠️
...acts/external/btsg-ft-factory/src/testing/tests.rs 99.15% 4 Missing ⚠️
...tracts/external/btsg-ft-factory/src/testing/app.rs 80.00% 3 Missing ⚠️
...cts/voting/dao-voting-token-staked/src/contract.rs 80.00% 3 Missing ⚠️
contracts/external/btsg-ft-factory/src/msg.rs 66.66% 2 Missing ⚠️
contracts/external/btsg-ft-factory/src/error.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #845      +/-   ##
===============================================
- Coverage        96.53%   96.53%   -0.01%     
===============================================
  Files              229      238       +9     
  Lines            60562    61429     +867     
===============================================
+ Hits             58466    59298     +832     
- Misses            2096     2131      +35     

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