Open tserg opened 3 days ago
Attention: Patch coverage is 87.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 88.71%. Comparing base (
8f433f8
) to head (08f0396
).
Files with missing lines | Patch % | Lines |
---|---|---|
vyper/cli/vyper_json.py | 88.23% | 1 Missing and 1 partial :warning: |
vyper/compiler/output_bundle.py | 85.71% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
@charles-cooper requesting a review before I update the docs
What I did
Resolves #4367
How I did it
solc_json
and archive outputs, emit the storage layout as output if it was overriden.solc_json
and archive inputs if provided.How to verify it
See tests.
Commit message
Description for the changelog
Cute Animal Picture