juno
juno copied to clipboard
Change to the network Sepoli and Sepolia-integration for the TestBlockWithTxHashes tests
There is also new testdata files for the sepolia integration network that is used by the TestBlockWithTxHashesV013.
This PR is fixing the issue #1811
@stefanalfbo Great work, thank you for contributing to juno! ❤️
Please note that previous PR (#1768) has spread rpc handlers tests into several file. Kindly request to rebase your work onto current main and push again.
Thank you 🙏
@pnowosie this one should also be rebased onto the current main now, BTW I like the refactoring of the rpc handlers :+1:
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 75.18%. Comparing base (
a923c90) to head (6ba427f).
Additional details and impacted files
@@ Coverage Diff @@
## main #1812 +/- ##
==========================================
+ Coverage 75.11% 75.18% +0.06%
==========================================
Files 96 96
Lines 8183 8183
==========================================
+ Hits 6147 6152 +5
+ Misses 1513 1508 -5
Partials 523 523
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR will be merge to main as a part of #1861