-
Notifications
You must be signed in to change notification settings - Fork 261
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
Token symbol of MultiToken Contract will be case-insensitive #3548
Conversation
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestfiles commonly committed with a subset of this pr, but not committed this time. (click to collapse)
Committed file ranks(click to expand)99.72% [contract/AElf.Contracts.MultiToken/TokenContract_Helper.cs] 0.00% [...test/AElf.Contracts.MultiToken.Tests/BVT/SymbolValidation] 90.31% [...contract/AElf.Contracts.MultiToken/TokenContract_NFTHelpe] 97.90% [...contract/AElf.Contracts.MultiToken/TokenContract_NFT_Acti] 99.98% [contract/AElf.Contracts.MultiToken/TokenContract_Actions.cs] 94.40% [...test/AElf.Contracts.MultiToken.Tests/BVT/NftApplicationTe] 99.44% [contract/AElf.Contracts.MultiToken/TokenContractState.cs] 87.85% [...test/AElf.Contracts.TokenConverter.Tests/TokenConvertConn] 99.29% [...contract/AElf.Contracts.TokenConverter/TokenConverterCont] 87.85% [...src/AElf.CSharp.CodeOps/Validators/Whitelist/IWhitelistPr] |
Pull request analysis by VIZIPI Below you will find who is the most qualified team member to review your code. Reviewers with knowledge related to these changes
Potential missing files from this Pull requestfiles commonly committed with a subset of this pr, but not committed this time. (click to collapse)
Committed file ranks(click to expand)97.85% [...contract/AElf.Contracts.MultiToken/TokenContract_NFT_Acti] 87.85% [...test/AElf.Contracts.TokenConverter.Tests/TokenConvertConn] 99.70% [contract/AElf.Contracts.MultiToken/TokenContract_Helper.cs] 99.29% [...contract/AElf.Contracts.TokenConverter/TokenConverterCont] 99.44% [contract/AElf.Contracts.MultiToken/TokenContractState.cs] 94.20% [...test/AElf.Contracts.MultiToken.Tests/BVT/NftApplicationTe] 99.98% [contract/AElf.Contracts.MultiToken/TokenContract_Actions.cs] 87.85% [...src/AElf.CSharp.CodeOps/Validators/Whitelist/IWhitelistPr] 89.80% [...contract/AElf.Contracts.MultiToken/TokenContract_NFTHelpe] 98.47% [...test/AElf.Contracts.TokenConverter.Tests/TokenConverterCo] |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev #3548 +/- ##
==========================================
+ Coverage 90.68% 90.69% +0.01%
==========================================
Files 665 665
Lines 25570 25582 +12
Branches 2295 2291 -4
==========================================
+ Hits 23188 23202 +14
+ Misses 2266 2264 -2
Partials 116 116
|
…ect/AElf into feature/token-symbol-format-Extension
Issue: #3547