Skip to content

Enforce more kwargs in v2 quirks#1652

Draft
TheJulianJES wants to merge 1 commit intozigpy:devfrom
TheJulianJES:tjj/quirkbuilder_enforce_more_kwargs
Draft

Enforce more kwargs in v2 quirks#1652
TheJulianJES wants to merge 1 commit intozigpy:devfrom
TheJulianJES:tjj/quirkbuilder_enforce_more_kwargs

Conversation

@TheJulianJES
Copy link
Copy Markdown
Contributor

This enforces v2 quirks to use more kwargs for certain quirks v2 methods.

For the added entities, there are some arguments I wouldn't want to enforce as kwargs (for now), like attribute_name, cluster_id, and cluster_type. We can revisit this in the future, but they're always the first two (or three) parameters provided in v2 quirks, and it's generally very clear what we provide there. But I'm open to other opinions.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.29%. Comparing base (88c3ba6) to head (ddb1f58).
⚠️ Report is 86 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1652   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          57       57           
  Lines       11638    11638           
=======================================
  Hits        11556    11556           
  Misses         82       82           

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

@github-actions
Copy link
Copy Markdown

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

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.

1 participant