Skip to content

Conversation

R-Palazzo
Copy link
Contributor

CU-86b3vfzp4
Resolve #717

@R-Palazzo R-Palazzo self-assigned this Feb 28, 2025
@R-Palazzo R-Palazzo requested a review from a team as a code owner February 28, 2025 12:49
@sdv-team
Copy link
Contributor

@R-Palazzo R-Palazzo removed the request for review from a team February 28, 2025 12:49
Copy link

codecov bot commented Feb 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (7f08c1e) to head (568b722).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
+ Coverage   95.29%   95.43%   +0.13%     
==========================================
  Files         112      112              
  Lines        4378     4379       +1     
==========================================
+ Hits         4172     4179       +7     
+ Misses        206      200       -6     
Flag Coverage Δ
integration 79.72% <100.00%> (+0.14%) ⬆️
unit 83.39% <100.00%> (+0.41%) ⬆️

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.

Comment on lines +50 to +54
# Run
result = metric.compute(real_data, synthetic_data, metadata)

# Assert
assert np.isclose(result, 0.1111111044883728, atol=1e-5)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Those tests ensure the metric computation remains consistent while upgrading pomegranate.

@R-Palazzo R-Palazzo requested a review from rwedge February 28, 2025 20:00
@R-Palazzo R-Palazzo requested a review from amontanez24 March 10, 2025 14:45
@R-Palazzo R-Palazzo merged commit 59ac847 into main Mar 13, 2025
55 checks passed
@R-Palazzo R-Palazzo deleted the issue-717-pomegranate-313 branch March 13, 2025 16:30
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.

Upgrade pomegranate dependency to Python 3.13
4 participants