-
-
Notifications
You must be signed in to change notification settings - Fork 849
feat[lang]: @raw_return
decorator
#4568
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
feat[lang]: @raw_return
decorator
#4568
Conversation
450bc53
to
83089d0
Compare
@@ -31,6 +31,7 @@ | |||
) | |||
from vyper.semantics.data_locations import DataLocation | |||
from vyper.semantics.types.base import KwargSettings, VyperType | |||
from vyper.semantics.types.bytestrings import BytesT |
Check notice
Code scanning / CodeQL
Cyclic import Note
vyper.semantics.types.bytestrings
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #4568 +/- ##
==========================================
- Coverage 92.56% 92.52% -0.05%
==========================================
Files 123 123
Lines 17494 17530 +36
Branches 2957 2968 +11
==========================================
+ Hits 16194 16220 +26
- Misses 896 901 +5
- Partials 404 409 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…/raw-return-decorator add raw_return tests
What I did
How I did it
How to verify it
ex.
Commit message
Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)
Description for the changelog
Cute Animal Picture