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>(client): fix client parse error code bug. #705

Merged
merged 1 commit into from
Dec 9, 2022

Conversation

kyonRay
Copy link
Member

@kyonRay kyonRay commented Dec 9, 2022

No description provided.

@sonarcloud
Copy link

sonarcloud bot commented Dec 9, 2022

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

@ghost
Copy link

ghost commented Dec 9, 2022

Sider has detected 4 warnings on analyzing the commit de3d21b.

If the errors persist even after retrying, the following actions may resolve them:

If you still have problems, feel free to ask us via chat. 💬


You can turn off such notifications if unnecessary.

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Base: 32.15% // Head: 32.12% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (9205ccb) compared to base (75731ee).
Patch coverage: 0.00% of modified lines in pull request are covered.

❗ Current head 9205ccb differs from pull request most recent head de3d21b. Consider uploading reports for the commit de3d21b to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #705      +/-   ##
============================================
- Coverage     32.15%   32.12%   -0.04%     
  Complexity     1447     1447              
============================================
  Files           375      375              
  Lines         13150    13163      +13     
  Branches       1497     1497              
============================================
  Hits           4228     4228              
- Misses         8552     8565      +13     
  Partials        370      370              
Impacted Files Coverage Δ
.../java/org/fisco/bcos/sdk/v3/client/ClientImpl.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kyonRay kyonRay merged commit 7ddc4c7 into FISCO-BCOS:master Dec 9, 2022
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.

None yet

3 participants