vyperlang / vyper

Pythonic Smart Contract Language for the EVM
https://vyperlang.org
Other
4.81k stars 788 forks source link

feat[docs]: add more detail to modules docs #4087

Closed charles-cooper closed 1 month ago

charles-cooper commented 1 month ago

What I did

How I did it

How to verify it

Commit message

- update technical notes in using modules (reference the VIP)
- note about linearization check
- exports of interfaces

Description for the changelog

Cute Animal Picture

![Put a link to a cute animal picture inside the parenthesis-->]()

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.33%. Comparing base (bb9129a) to head (7be05e9).

:exclamation: Current head 7be05e9 differs from pull request most recent head 18f6a81

Please upload reports for the commit 18f6a81 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4087 +/- ## ========================================== - Coverage 91.24% 90.33% -0.91% ========================================== Files 109 109 Lines 15548 15548 Branches 3416 3416 ========================================== - Hits 14186 14046 -140 - Misses 928 1040 +112 - Partials 434 462 +28 ```

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