Skip to content

feat[lang]: remove @external decorator from builtin interfaces#4562

Merged
charles-cooper merged 1 commit intovyperlang:masterfrom
charles-cooper:update-builtin-interfaces
Apr 7, 2025
Merged

feat[lang]: remove @external decorator from builtin interfaces#4562
charles-cooper merged 1 commit intovyperlang:masterfrom
charles-cooper:update-builtin-interfaces

Conversation

@charles-cooper
Copy link
Copy Markdown
Member

@charles-cooper charles-cooper commented Apr 6, 2025

in interfaces, @external is already implicit. also, in error messages, not having the extra line helps with context

particularly in the context of #4359, the @view decorator gets cut off without this PR.

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-->

in interfaces, `@external` is already implicit. also, in error messages,
not having the extra line helps with context
@charles-cooper charles-cooper marked this pull request as ready for review April 6, 2025 12:10
@charles-cooper charles-cooper changed the title feat[lang]: remove @external decorator from builtin interfaces feat[lang]: remove @external decorator from builtin interfaces Apr 6, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (d3458d4) to head (cc55bf6).
Report is 93 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4562   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files         123      123           
  Lines       17467    17467           
  Branches     2950     2950           
=======================================
  Hits        16169    16169           
  Misses        894      894           
  Partials      404      404           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@cyberthirst cyberthirst left a comment

Choose a reason for hiding this comment

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

grep on interfaces/ leaves no hit

@charles-cooper charles-cooper merged commit d4119c1 into vyperlang:master Apr 7, 2025
163 checks passed
@charles-cooper charles-cooper deleted the update-builtin-interfaces branch April 7, 2025 16:59
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