Skip to content

Fix IndexingError with FixedCombinations constraint#2853

Merged
gsheni merged 2 commits intomainfrom
issue-2852-indexingerror-with-fixedcombinations
Mar 26, 2026
Merged

Fix IndexingError with FixedCombinations constraint#2853
gsheni merged 2 commits intomainfrom
issue-2852-indexingerror-with-fixedcombinations

Conversation

@gsheni
Copy link
Copy Markdown
Contributor

@gsheni gsheni commented Mar 26, 2026

@gsheni gsheni self-assigned this Mar 26, 2026
@gsheni gsheni requested a review from a team as a code owner March 26, 2026 15:29
@gsheni gsheni requested review from a team, amontanez24, fealho and frances-h and removed request for a team March 26, 2026 15:29
Copy link
Copy Markdown
Member

@fealho fealho left a comment

Choose a reason for hiding this comment

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

Can you add the integration test from the issue? As long as the test is not too slow.

@gsheni
Copy link
Copy Markdown
Contributor Author

gsheni commented Mar 26, 2026

@fealho The integration test requires FixedNullCombinations, which is not available in SDV Community

@gsheni gsheni requested a review from fealho March 26, 2026 15:48
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.08%. Comparing base (db5bcb2) to head (8648750).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2853      +/-   ##
==========================================
+ Coverage   98.06%   98.08%   +0.01%     
==========================================
  Files          73       73              
  Lines        8288     8290       +2     
==========================================
+ Hits         8128     8131       +3     
+ Misses        160      159       -1     
Flag Coverage Δ
integration 75.68% <100.00%> (+0.01%) ⬆️
unit 97.08% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gsheni gsheni merged commit 5b85738 into main Mar 26, 2026
47 checks passed
@gsheni gsheni deleted the issue-2852-indexingerror-with-fixedcombinations branch March 26, 2026 16:37
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.

IndexingError with FixedCombinations constraint during sample

4 participants