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

feat: Implement MirrorNodeContractQuery #2073

Merged
merged 19 commits into from
Dec 11, 2024

chore: address PR feedback

7a5c88b
Select commit
Loading
Failed to load commit list.
Merged

feat: Implement MirrorNodeContractQuery #2073

chore: address PR feedback
7a5c88b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

83.14% (+0.94%) compared to b86ee46

View this Pull Request on Codecov

83.14% (+0.94%) compared to b86ee46

Details

Codecov Report

Attention: Patch coverage is 91.59664% with 10 lines in your changes missing coverage. Please review.

Project coverage is 83.14%. Comparing base (b86ee46) to head (7a5c88b).
Report is 187 commits behind head on main.

Files with missing lines Patch % Lines
.../hedera/hashgraph/sdk/MirrorNodeContractQuery.java 92.85% 3 Missing and 3 partials ⚠️
.../java/com/hedera/hashgraph/sdk/EntityIdHelper.java 86.20% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2073      +/-   ##
============================================
+ Coverage     82.20%   83.14%   +0.94%     
- Complexity     3588     4029     +441     
============================================
  Files           186      202      +16     
  Lines         11697    12820    +1123     
  Branches       1150     1266     +116     
============================================
+ Hits           9615    10659    +1044     
- Misses         1604     1701      +97     
+ Partials        478      460      -18     

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