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

ExWeb3 / elixir_ethers / e8a0a19b8e9dae04a039d7323a6a40ae2f40a568-PR-222
90%
main: 90%

Build:
Build:
LAST BUILD BRANCH: feat/get-contract-events
DEFAULT BRANCH: main
Ran 19 Jul 2026 07:00AM UTC
Jobs 1
Files 38
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

19 Jul 2026 06:59AM UTC coverage: 90.028% (-0.001%) from 90.029%
e8a0a19b8e9dae04a039d7323a6a40ae2f40a568-PR-222

Pull #222

github

alisinabh
Accept EventFilters modules for fetching all contract events

Replace the generated EventFilters.all/0 function with a hidden __all__/0
(following the __events__/__default_address__ convention) to avoid colliding
with contracts that define an All event. Instead, Ethers.get_logs/2,
Ethers.batch/2 and Ethers.EventFilter.combine/1 now accept an EventFilters
module name directly and translate it to __all__/0 internally.

Also add the Ethers.Types.is_module/1 guard for module name detection.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Pull Request #222: Add a way to fetch all contract events

58 of 63 new or added lines in 4 files covered. (92.06%)

1 existing line in 1 file now uncovered.

1580 of 1755 relevant lines covered (90.03%)

48.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
93.88
lib/ethers/combined_event_filter.ex
1
95.45
-0.27% lib/ethers.ex
1
93.02
-2.21% lib/ethers/types.ex

Coverage Regressions

Lines Coverage ∆ File
1
80.0
-20.0% lib/ethers/rpc_client/ethereumex_http_client.ex
Jobs
ID Job ID Ran Files Coverage
1 e8a0a19b8e9dae04a039d7323a6a40ae2f40a568-PR-222.1 19 Jul 2026 07:01AM UTC 38
90.03
GitHub Action Run
Source Files on build e8a0a19b8e9dae04a039d7323a6a40ae2f40a568-PR-222
  • Tree
  • List 38
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #222
  • PR Base - main (#997D9A57...)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc