tests(core): add tests for Ed25519 Evolution Node key derivation #221
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jul 19, 2023 in 0s
46.88% (+0.00%) compared to 764f50f
View this Pull Request on Codecov
46.88% (+0.00%) compared to 764f50f
Details
Codecov Report
Patch coverage: 90.90
% and no project coverage change.
Comparison is base (
764f50f
) 46.88% compared to head (87c2fa8
) 46.88%.
❗ Current head 87c2fa8 differs from pull request most recent head 7cd3d88. Consider uploading reports for the commit 7cd3d88 to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #221 +/- ##
=========================================
Coverage 46.88% 46.88%
- Complexity 6431 6434 +3
=========================================
Files 408 408
Lines 45882 45890 +8
Branches 6482 6482
=========================================
+ Hits 21512 21516 +4
- Misses 21988 21994 +6
+ Partials 2382 2380 -2
Impacted Files | Coverage Δ | |
---|---|---|
...ava/org/bitcoinj/wallet/DerivationPathFactory.java | 76.47% <80.00%> (-0.53%) |
⬇️ |
...tcoinj/crypto/ed25519/Ed25519DeterministicKey.java | 42.80% <100.00%> (+1.17%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.
Loading