Skip to content
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

wip: add type metadata to ast output #3644

Closed

Conversation

charles-cooper
Copy link
Member

What I did

How I did it

How to verify it

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

Put a link to a cute animal picture inside the parenthesis-->

@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Merging #3644 (9d778e0) into master (68da04b) will decrease coverage by 31.96%.
The diff coverage is 42.85%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@             Coverage Diff             @@
##           master    #3644       +/-   ##
===========================================
- Coverage   88.66%   56.70%   -31.96%     
===========================================
  Files          86       86               
  Lines       11467    11473        +6     
  Branches     2607     2607               
===========================================
- Hits        10167     6506     -3661     
- Misses        873     4384     +3511     
- Partials      427      583      +156     
Files Coverage Δ
vyper/compiler/output.py 37.50% <ø> (-54.17%) ⬇️
vyper/ast/nodes.py 71.29% <0.00%> (-22.30%) ⬇️
vyper/semantics/types/base.py 72.26% <50.00%> (-19.35%) ⬇️

... and 66 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@charles-cooper
Copy link
Member Author

superseded by #3829

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants