Skip to content

Add constraint validity property - #936

Open
sarahmish wants to merge 5 commits into
issue-899-constraint-adherence-multi-tablefrom
issue-900-constraint-validity-property
Open

Add constraint validity property#936
sarahmish wants to merge 5 commits into
issue-899-constraint-adherence-multi-tablefrom
issue-900-constraint-validity-property

Conversation

@sarahmish

Copy link
Copy Markdown
Contributor

Resolve #900

@sarahmish
sarahmish requested a review from a team as a code owner September 10, 2026 19:57
@sarahmish
sarahmish requested review from R-Palazzo and frances-h and removed request for a team September 10, 2026 19:57
'Error': error_messages,
})

def get_score(self, real_data, synthetic_data, metadata, constraints=None, progress_bar=None):

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

overriding this method to have constraints

"detailed score breakdowns, use the 'get_details' function."
)

def get_details(self, table_name=None):

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

overriding get_details to always return the details dataframe since this property is not defined by tables.

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.08%. Comparing base (8467489) to head (ab900b2).

Additional details and impacted files
@@                              Coverage Diff                               @@
##           issue-899-constraint-adherence-multi-table     #936      +/-   ##
==============================================================================
+ Coverage                                       96.05%   96.08%   +0.02%     
==============================================================================
  Files                                             145      146       +1     
  Lines                                            6747     6786      +39     
==============================================================================
+ Hits                                             6481     6520      +39     
  Misses                                            266      266              
Flag Coverage Δ
integration 77.05% <100.00%> (+0.13%) ⬆️
unit 87.65% <100.00%> (+0.07%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

1 participant