delvtech / pypechain

Static Python bindings for Ethereum smart contracts.
Apache License 2.0
9 stars 2 forks source link

update web3py dependency version #117

Closed dpaiton closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 63.15789% with 7 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@2d44834). Learn more about missing BASE report. Report is 1 commits behind head on main.

Files Patch % Lines
pypechain/test/errors/types/ErrorsContract.py 0.00% 1 Missing :warning:
pypechain/test/events/types/EventsContract.py 0.00% 1 Missing :warning:
...est/overloading/types/OverloadedMethodsContract.py 0.00% 1 Missing :warning:
...ain/test/return_types/types/ReturnTypesContract.py 0.00% 1 Missing :warning:
pypechain/test/structs/types/StructsAContract.py 0.00% 1 Missing :warning:
pypechain/test/structs/types/StructsBContract.py 0.00% 1 Missing :warning:
pypechain/test/structs/types/StructsCContract.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ======================================= Coverage ? 64.26% ======================================= Files ? 49 Lines ? 2527 Branches ? 0 ======================================= Hits ? 1624 Misses ? 903 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/delvtech/pypechain/pull/117/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/delvtech/pypechain/pull/117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `64.26% <63.15%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.