• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ExWeb3 / elixir_ethers / 638f0a6142bb2b8140aeb6cc047333b363a9a72e-PR-270
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: dependabot/hex/req-0.7.4
DEFAULT BRANCH: main
Ran 30 Jul 2026 03:11AM UTC
Jobs 1
Files 41
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Jul 2026 03:09AM UTC coverage: 90.174% (+0.1%) from 90.074%
638f0a6142bb2b8140aeb6cc047333b363a9a72e-PR-270

Pull #270

github

alisinabh
Return {:error, :not_supported} when eth_feeHistory is unavailable

Ethers.fee_history/4 called the optional eth_fee_history/4 adapter callback
directly, raising UndefinedFunctionError on RPC client adapters that do not
implement it. Guard with function_exported?/3 and return an error tuple
instead, keeping the {:ok, _} | {:error, _} contract.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012pKYp3j1ew76CY7HA2nBTF
Pull Request #270: Add `eth_feeHistory` based fee estimation

49 of 52 new or added lines in 2 files covered. (94.23%)

1762 of 1954 relevant lines covered (90.17%)

50.37 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
92.28
0.14% lib/ethers.ex
Jobs
ID Job ID Ran Files Coverage
1 638f0a6142bb2b8140aeb6cc047333b363a9a72e-PR-270.1 30 Jul 2026 03:11AM UTC 41
90.17
GitHub Action Run
Source Files on build 638f0a6142bb2b8140aeb6cc047333b363a9a72e-PR-270
  • Tree
  • List 41
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #270
  • PR Base - main (#F0D7A96D...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc