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

chore: replace occurrences of 'enum' by 'flag' #3794

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

trocher
Copy link
Contributor

@trocher trocher commented Feb 20, 2024

What I did

Rename occurrences of enum by flag missed by #3697

How I did it

control-F "enum", then replace relevant occurrences

How to verify it

It should be straightforward from the changes

Commit message

chore: replace occurrences of 'enum' by 'flag'

Description for the changelog

replace occurrences of 'enum' by 'flag'

Cute Animal Picture

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

Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@charles-cooper charles-cooper enabled auto-merge (squash) February 20, 2024 16:49
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d8d98c2) 84.99% compared to head (80799c3) 84.99%.
Report is 2 commits behind head on master.

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

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3794   +/-   ##
=======================================
  Coverage   84.99%   84.99%           
=======================================
  Files          92       92           
  Lines       13733    13733           
  Branches     3078     3078           
=======================================
  Hits        11673    11673           
  Misses       1572     1572           
  Partials      488      488           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@charles-cooper charles-cooper merged commit bc57775 into vyperlang:master Feb 20, 2024
84 checks passed
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.

3 participants