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

添加CommitteeManager.java合约的引用注释 #816

Merged
merged 1 commit into from
Sep 8, 2023
Merged

Conversation

dalaocu
Copy link
Collaborator

@dalaocu dalaocu commented Aug 21, 2023

添加所编译合约代码的注释,便于查询和维护代码

添加所编译合约代码的注释,便于查询和维护代码
@sonarcloud
Copy link

sonarcloud bot commented Aug 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.72% 🎉

Comparison is base (49c82bc) 39.68% compared to head (800daa3) 40.40%.
Report is 6 commits behind head on master.

❗ Current head 800daa3 differs from pull request most recent head de8b89b. Consider uploading reports for the commit de8b89b to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #816      +/-   ##
============================================
+ Coverage     39.68%   40.40%   +0.72%     
- Complexity     1996     2014      +18     
============================================
  Files           385      385              
  Lines         14837    14838       +1     
  Branches       1717     1717              
============================================
+ Hits           5888     5996     +108     
+ Misses         8420     8313     -107     
  Partials        529      529              
Files Changed Coverage Δ
.../java/org/fisco/bcos/sdk/v3/client/ClientImpl.java 46.43% <ø> (+4.53%) ⬆️
...k/v3/contract/auth/contracts/CommitteeManager.java 12.53% <ø> (ø)
...co/bcos/sdk/v3/model/TransactionReceiptStatus.java 89.79% <100.00%> (+0.21%) ⬆️

... and 15 files with indirect coverage changes

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

@kyonRay kyonRay merged commit adf1633 into master Sep 8, 2023
9 checks passed
kyonRay pushed a commit to kyonRay/java-sdk that referenced this pull request Oct 12, 2023
添加所编译合约代码的注释,便于查询和维护代码
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.

2 participants