Skip to content

Conversation

@pipliggins
Copy link
Contributor

Adds an error message informing users that lists of input sets cannot be used with experiments.

Fixes #5200

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: nox -s pre-commit
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctests
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@pipliggins pipliggins requested a review from a team as a code owner October 13, 2025 11:34
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.82%. Comparing base (d536255) to head (4d54de9).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5226   +/-   ##
========================================
  Coverage    98.82%   98.82%           
========================================
  Files          321      321           
  Lines        27491    27493    +2     
========================================
+ Hits         27169    27171    +2     
  Misses         322      322           

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

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.

[Bug]: better error message when trying to use multiple input sets with experiments

1 participant