Skip to content

[WIP] Stargaze VIP Program#16

Draft
shanev wants to merge 26 commits intomainfrom
shanev/vip
Draft

[WIP] Stargaze VIP Program#16
shanev wants to merge 26 commits intomainfrom
shanev/vip

Conversation

@shanev
Copy link
Copy Markdown
Contributor

@shanev shanev commented Aug 9, 2023

What's left:

  • Replace Names with incrementing int
  • Add cw_ownable to minter to update params.
  • Add pause functionality to minter.
  • Add queries.
  • E2E testing, especially with instantiate2 contract creation.
  • Add CI/CD
  • Add deployment scripts

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 9, 2023

Codecov Report

Patch coverage: 9.85% and project coverage change: -51.29% ⚠️

Comparison is base (536724e) 90.56% compared to head (91f48a1) 39.28%.
Report is 139 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #16       +/-   ##
===========================================
- Coverage   90.56%   39.28%   -51.29%     
===========================================
  Files           4       15       +11     
  Lines         106      308      +202     
===========================================
+ Hits           96      121       +25     
- Misses         10      187      +177     
Files Changed Coverage Δ
contracts/fair-burn/src/helpers.rs 100.00% <ø> (+37.50%) ⬆️
contracts/fair-burn/src/state.rs 88.88% <ø> (ø)
contracts/vip/collection/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/vip/collection/src/contract.rs 0.00% <0.00%> (ø)
contracts/vip/minter/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/vip/minter/src/contract.rs 0.00% <0.00%> (ø)
contracts/vip/minter/src/sudo.rs 0.00% <0.00%> (ø)
contracts/vip/program/src/bin/schema.rs 0.00% <0.00%> (ø)
contracts/vip/program/src/contract.rs 0.00% <0.00%> (ø)
packages/sg-std/src/lib.rs 0.00% <0.00%> (ø)
... and 4 more

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants