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

VIP program updates #18

Open
wants to merge 57 commits into
base: shanev/vip
Choose a base branch
from
Open

VIP program updates #18

wants to merge 57 commits into from

Conversation

MightOfOaks
Copy link
Member

@MightOfOaks MightOfOaks commented Aug 24, 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

codecov-commenter commented Aug 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4b329a) 39.93% compared to head (a559fdc) 76.58%.

Additional details and impacted files
@@               Coverage Diff               @@
##           shanev/vip      #18       +/-   ##
===============================================
+ Coverage       39.93%   76.58%   +36.64%     
===============================================
  Files              15        8        -7     
  Lines             303      158      -145     
===============================================
  Hits              121      121               
+ Misses            182       37      -145     

see 5 files with indirect coverage changes

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

@MightOfOaks MightOfOaks marked this pull request as ready for review October 26, 2023 10:01
@MightOfOaks MightOfOaks changed the title [WIP] VIP program updates VIP program updates Oct 26, 2023
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