Skip to content

Add ability to store and load constraints from file#2892

Merged
frances-h merged 2 commits into
mainfrom
issue-2891-store-and-load-constraints-from-file
May 28, 2026
Merged

Add ability to store and load constraints from file#2892
frances-h merged 2 commits into
mainfrom
issue-2891-store-and-load-constraints-from-file

Conversation

@frances-h
Copy link
Copy Markdown
Contributor

Resolve #2891

@frances-h frances-h self-assigned this May 27, 2026
@frances-h frances-h requested a review from a team as a code owner May 27, 2026 18:58
@frances-h frances-h requested review from amontanez24 and gsheni and removed request for a team May 27, 2026 18:58
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 97.34513% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.04%. Comparing base (3747330) to head (603a3ab).

Files with missing lines Patch % Lines
sdv/cag/programmable_constraint.py 94.11% 1 Missing ⚠️
sdv/multi_table/base.py 96.66% 1 Missing ⚠️
sdv/single_table/base.py 96.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #2892    +/-   ##
========================================
  Coverage   98.04%   98.04%            
========================================
  Files          73       73            
  Lines        8343     8454   +111     
========================================
+ Hits         8180     8289   +109     
- Misses        163      165     +2     
Flag Coverage Δ
integration 75.85% <71.68%> (+0.14%) ⬆️
unit 97.09% <92.92%> (+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.

@frances-h frances-h merged commit d44bfc8 into main May 28, 2026
47 checks passed
@frances-h frances-h deleted the issue-2891-store-and-load-constraints-from-file branch May 28, 2026 12:06
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.

Add ability to store and load constraints from file

3 participants