Skip to content

Conversation

@R-Palazzo
Copy link
Contributor

Resolve #535

@R-Palazzo R-Palazzo self-assigned this Jan 30, 2026
@R-Palazzo R-Palazzo requested a review from a team as a code owner January 30, 2026 15:39
@R-Palazzo R-Palazzo removed the request for review from a team January 30, 2026 15:40
@codecov
Copy link

codecov bot commented Jan 30, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
+ Coverage   75.53%   81.47%   +5.93%     
==========================================
  Files          33       33              
  Lines        2825     2828       +3     
==========================================
+ Hits         2134     2304     +170     
+ Misses        691      524     -167     
Flag Coverage Δ
integration 54.66% <28.57%> (?)
unit 75.99% <100.00%> (+0.45%) ⬆️

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.

@R-Palazzo R-Palazzo requested a review from frances-h January 30, 2026 17:03
package='sdv-enterprise',
)
python -m pip install sdgym[all]
"
Copy link
Contributor

Choose a reason for hiding this comment

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

Delete this line?

Copy link
Contributor Author

@R-Palazzo R-Palazzo Jan 30, 2026

Choose a reason for hiding this comment

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

_write_metainfo_file(synthesizers, jobs, 'single_table', result_writer)

# Assert
expected_path = Path(__file__).parent.parent.parent / 'sdgym/synthesizer_descriptions.yaml'
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of chaining the parent attribute I think you can do parents[2].

@R-Palazzo R-Palazzo merged commit 4fed22f into main Jan 30, 2026
44 checks passed
@R-Palazzo R-Palazzo deleted the update-multi-table-dataset-list branch January 30, 2026 19:59
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.

Update multi-table dataset list

3 participants