linea-attestation-registry icon indicating copy to clipboard operation
linea-attestation-registry copied to clipboard

feat(contracts): As an Issuer, I want to benefit from an improved NFTPortal

Open alainncls opened this issue 1 year ago • 1 comments
trafficstars

What does this PR do?

Adds more features to the NFTPortal

Related ticket

Fixes #714

Type of change

  • [ ] Chore
  • [ ] Bug fix
  • [X] New feature
  • [ ] Documentation update

Check list

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

alainncls avatar Sep 04 '24 10:09 alainncls

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 94.66%. Comparing base (e99f776) to head (5997aac). Report is 28 commits behind head on dev.

Files with missing lines Patch % Lines
contracts/src/examples/portals/NFTPortal.sol 0.00% 11 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #715      +/-   ##
==========================================
+ Coverage   92.07%   94.66%   +2.59%     
==========================================
  Files          30       31       +1     
  Lines         492      525      +33     
  Branches      112      123      +11     
==========================================
+ Hits          453      497      +44     
+ Misses         39       28      -11     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 04 '24 10:09 codecov-commenter