delvtech / pypechain

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

bump version, parallelization, hypertypes fixes #119

Closed dpaiton closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 8.51064% with 43 lines in your changes missing coverage. Please review.

Project coverage is 63.80%. Comparing base (3404467) to head (bd06479). Report is 1 commits behind head on main.

Files Patch % Lines
pypechain/render/main.py 14.81% 23 Missing :warning:
pypechain/utilities/abi.py 0.00% 8 Missing :warning:
pypechain/utilities/types.py 0.00% 7 Missing :warning:
pypechain/main.py 0.00% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #119 +/- ## ========================================== - Coverage 64.26% 63.80% -0.47% ========================================== Files 49 49 Lines 2527 2550 +23 ========================================== + Hits 1624 1627 +3 - Misses 903 923 +20 ``` | [Flag](https://app.codecov.io/gh/delvtech/pypechain/pull/119/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/119/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `63.80% <8.51%> (-0.47%)` | :arrow_down: | 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.