Skip to content

Conversation

@xorader
Copy link

@xorader xorader commented Apr 17, 2022

This option enables using web3.eth.getLogs(...) function instead
web3.eth.filter(...).get_all_entries().

xorader added 2 commits April 17, 2022 02:58
This option enables using ``web3.eth.getLogs(...)`` function instead
``web3.eth.filter(...).get_all_entries()``.
@codecov-commenter
Copy link

codecov-commenter commented Apr 17, 2022

Codecov Report

Merging #17 (5cca910) into master (46cc4cc) will decrease coverage by 0.40%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage   81.51%   81.11%   -0.41%     
==========================================
  Files          13       13              
  Lines         357      360       +3     
  Branches       53       54       +1     
==========================================
+ Hits          291      292       +1     
- Misses         50       52       +2     
  Partials       16       16              
Impacted Files Coverage Δ
django_ethereum_events/event_listener.py 76.08% <20.00%> (-1.45%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 46cc4cc...5cca910. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants