Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Method isNFTSupported incorrectly checks if the nft already exists #8835

Merged
merged 3 commits into from
Aug 11, 2023

Conversation

Incede
Copy link
Contributor

@Incede Incede commented Aug 9, 2023

What was the problem?

This PR resolves #8832

How was it solved?

Remove the invalid check

How was it tested?

Updated unit test

@Incede Incede requested review from shuse2 and vjaiman August 9, 2023 20:42
@Incede Incede self-assigned this Aug 9, 2023
@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #8835 (1b2738d) into feature/6917-implement-nft-module (fcc7b7b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@                          Coverage Diff                          @@
##           feature/6917-implement-nft-module    #8835      +/-   ##
=====================================================================
- Coverage                              83.97%   83.97%   -0.01%     
=====================================================================
  Files                                    623      623              
  Lines                                  23278    23276       -2     
  Branches                                3400     3400              
=====================================================================
- Hits                                   19548    19545       -3     
- Misses                                  3730     3731       +1     
Files Changed Coverage Δ
framework/src/modules/nft/method.ts 99.18% <ø> (-0.01%) ⬇️
...amework/src/modules/nft/cc_commands/cc_transfer.ts 97.46% <100.00%> (+0.06%) ⬆️

... and 1 file with indirect coverage changes

Copy link

@vjaiman vjaiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

Base automatically changed from 8831-owner to feature/6917-implement-nft-module August 10, 2023 16:10
@shuse2 shuse2 merged commit 1fd3fe1 into feature/6917-implement-nft-module Aug 11, 2023
10 checks passed
@shuse2 shuse2 deleted the 8832-exists branch August 11, 2023 07:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants