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

Rename NFTCollectionFactory.cdc contract #168

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

sisyphusSmiling
Copy link
Collaborator

@sisyphusSmiling sisyphusSmiling commented Jun 27, 2024

Closes: #167

While staging contracts on Mainnet, I realized the contract defined in NFTCollectionFactory is names NFTProviderAndCollectionFactory which collides with another contract. I assume this wasn't caught in #163 so am submitting the fix in this PR.

@sisyphusSmiling sisyphusSmiling self-assigned this Jun 27, 2024
@sisyphusSmiling sisyphusSmiling marked this pull request as ready for review June 27, 2024 20:42
@sisyphusSmiling sisyphusSmiling requested a review from a team June 27, 2024 20:42
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.48%. Comparing base (5ce3632) to head (9d50e1b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #168   +/-   ##
=======================================
  Coverage   91.48%   91.48%           
=======================================
  Files           4        4           
  Lines         364      364           
=======================================
  Hits          333      333           
  Misses         31       31           

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

@sisyphusSmiling sisyphusSmiling merged commit c541f49 into main Jun 27, 2024
1 check passed
@sisyphusSmiling sisyphusSmiling deleted the rename-factory branch June 27, 2024 21:50
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.

[BUG] Contract in NFTCollectionFactory.cdc is named incorrectly
3 participants