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

Hotfix issue #1571. #1607

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Hotfix issue #1571. #1607

merged 1 commit into from
Sep 18, 2023

Conversation

thenswan
Copy link
Contributor

Description:
Hotfix issue #1571.

Related issue(s):
Fixes #1571

Signed-off-by: Nikita Lebedev <[email protected]>
@thenswan thenswan requested a review from rokn September 18, 2023 10:50
@sonarcloud
Copy link

sonarcloud bot commented Sep 18, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

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

100.0% 100.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d7096b3) 82.21% compared to head (38d5460) 82.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #1607   +/-   ##
==========================================
  Coverage      82.21%   82.22%           
- Complexity      3586     3587    +1     
==========================================
  Files            186      186           
  Lines          11692    11692           
  Branches        1148     1148           
==========================================
+ Hits            9613     9614    +1     
  Misses          1602     1602           
+ Partials         477      476    -1     
Files Changed Coverage Δ
...ain/java/com/hedera/hashgraph/sdk/AccountInfo.java 94.54% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@thenswan thenswan merged commit 0ea1c5a into develop Sep 18, 2023
6 of 7 checks passed
@thenswan thenswan deleted the issue-1571 branch September 18, 2023 13:32
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.

Getting exception when calling AccountInfoQuery()
2 participants