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: typo on PrivateKey.fromBytes warning #2264

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

seromenho
Copy link
Contributor

Description:
Fixes a typo on PrivateKey.fromBytes warning

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ricardo Seromenho <ricardo.seromenho@gmail.com>
Copy link

sonarcloud bot commented Apr 16, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@agadzhalov agadzhalov self-requested a review April 18, 2024 09:59
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.26%. Comparing base (5c428d4) to head (da870dc).
Report is 58 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2264      +/-   ##
==========================================
+ Coverage   76.49%   84.26%   +7.76%     
==========================================
  Files         304       53     -251     
  Lines       75800    11432   -64368     
==========================================
- Hits        57986     9633   -48353     
+ Misses      17814     1799   -16015     

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

@svetoslav-nikol0v svetoslav-nikol0v merged commit 7b38c8a into hashgraph:main Apr 30, 2024
9 checks passed
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

2 participants