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

Add ignore_kwargs to @attr macro #1958

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

lgoettgens
Copy link
Collaborator

@lgoettgens lgoettgens commented Jan 15, 2025

See oscar-system/Oscar.jl#1255 (comment) for the motivation and details.

Is that something that we want to have?

cc @HereAround

@lgoettgens lgoettgens requested a review from fingolfin January 15, 2025 11:19
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.23%. Comparing base (f7863c2) to head (4d3c01e).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1958   +/-   ##
=======================================
  Coverage   88.22%   88.23%           
=======================================
  Files         119      119           
  Lines       30430    30439    +9     
=======================================
+ Hits        26848    26857    +9     
  Misses       3582     3582           

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

@HereAround
Copy link
Contributor

Thank you @lgoettgens , this change will make my (and hopefully also the code of others) cleaner. I am therefore very much looking forward to this change.

@lgoettgens lgoettgens merged commit 67bfe48 into Nemocas:master Jan 16, 2025
29 checks passed
@lgoettgens lgoettgens deleted the lg/attr-kwargs branch January 16, 2025 09:54
@aaruni96 aaruni96 added the release notes: added PRs introducing changes that have since been mentioned in the release notes label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes: added PRs introducing changes that have since been mentioned in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants