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

misc: remove unused name argument from builtin attribute parsing #3545

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

superlopuh
Copy link
Member

@superlopuh superlopuh commented Nov 29, 2024

The previous PR removes the last use of this parameter.

Note stacked PR

@superlopuh superlopuh added minor For minor PRs, easy and quick to review, quickly mergeable misc Miscellaneous labels Nov 29, 2024
@superlopuh superlopuh self-assigned this Nov 29, 2024
Copy link

codecov bot commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.37%. Comparing base (9e66e8e) to head (60f3bb1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3545   +/-   ##
=======================================
  Coverage   90.37%   90.37%           
=======================================
  Files         466      466           
  Lines       58545    58545           
  Branches     5585     5585           
=======================================
  Hits        52909    52909           
  Misses       4207     4207           
  Partials     1429     1429           

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

Base automatically changed from sasha/builtin/verify-bitwidths to main November 29, 2024 14:33
@superlopuh superlopuh merged commit cc60fc2 into main Nov 29, 2024
15 checks passed
@superlopuh superlopuh deleted the sasha/parser/remove-name-span branch November 29, 2024 15:47
EdmundGoodman pushed a commit to EdmundGoodman/xdsl that referenced this pull request Dec 6, 2024
…lproject#3545)

The previous PR removes the last use of this parameter.

Note stacked PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor For minor PRs, easy and quick to review, quickly mergeable misc Miscellaneous
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants