sedge
sedge copied to clipboard
Add Support for Reth Client
Changes:
- Add Reth client to Mainnet, Holesky, and Sepolia networks
Types of changes
What types of changes does your code introduce?
Put an x in the boxes that apply
- [ ] Bugfix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [x] Documentation Update
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Other (please describe):
Testing
Requires testing
- [x] Yes
- [ ] No
In case you checked yes, did you write tests?
- [ ] Yes
- [x] No
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.07%. Comparing base (
000cc79) to head (d798290).
Additional details and impacted files
@@ Coverage Diff @@
## develop #377 +/- ##
========================================
Coverage 88.06% 88.07%
========================================
Files 99 99
Lines 5673 5675 +2
========================================
+ Hits 4996 4998 +2
Misses 553 553
Partials 124 124
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 88.07% <100.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.