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

fix: The NFTPortal should declare that the IPortal interface is implemented #318

Merged
merged 2 commits into from
Oct 25, 2023
Merged

fix: The NFTPortal should declare that the IPortal interface is implemented #318

merged 2 commits into from
Oct 25, 2023

Conversation

dingning-aspecta
Copy link
Contributor

What does this PR do?

Related ticket

Fixes #310

Type of change

  • Chore
  • Bug fix
  • New feature
  • Documentation update

Check list

  • Unit tests for any smart contract change
  • Contracts and functions are documented

@codecov-commenter
Copy link

codecov-commenter commented Oct 24, 2023

Codecov Report

Merging #318 (75b7a07) into dev (fff70cc) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #318      +/-   ##
==========================================
+ Coverage   91.51%   91.55%   +0.03%     
==========================================
  Files          13       13              
  Lines         224      225       +1     
  Branches       53       53              
==========================================
+ Hits          205      206       +1     
  Misses         10       10              
  Partials        9        9              
Files Coverage Δ
contracts/src/examples/portals/NFTPortal.sol 90.00% <100.00%> (+1.11%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@alainncls alainncls enabled auto-merge (squash) October 24, 2023 09:10
@alainncls
Copy link
Collaborator

@dingning-aspecta can you just run the prettier job to remove the extra line below the imports?

auto-merge was automatically disabled October 25, 2023 02:32

Head branch was pushed to by a user without write access

@dingning-aspecta
Copy link
Contributor Author

@dingning-aspecta can you just run the prettier job to remove the extra line below the imports?

Of course, it has been changed. please check again.

@alainncls alainncls enabled auto-merge (squash) October 25, 2023 07:13
@alainncls alainncls merged commit 3276973 into Consensys:dev Oct 25, 2023
7 checks passed
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] The NFTPortal cannot be registered
4 participants