Skip to content

Adding distributional preservation metrics#127

Merged
juaristi22 merged 5 commits into
mainfrom
maria/distribution_metrics
Oct 4, 2025
Merged

Adding distributional preservation metrics#127
juaristi22 merged 5 commits into
mainfrom
maria/distribution_metrics

Conversation

@juaristi22
Copy link
Copy Markdown
Collaborator

Fix #125
Fix #116

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 88.29787% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.69%. Comparing base (af1ed01) to head (e504da2).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
microimpute/utils/data.py 82.35% 6 Missing ⚠️
microimpute/comparisons/metrics.py 93.75% 3 Missing ⚠️
microimpute/models/matching.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   74.49%   76.69%   +2.19%     
==========================================
  Files          22       23       +1     
  Lines        2580     2849     +269     
==========================================
+ Hits         1922     2185     +263     
- Misses        658      664       +6     

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

@juaristi22 juaristi22 merged commit f7706df into main Oct 4, 2025
6 checks passed
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 Total Variation Distance metric Add wassertein distance evaluation metric

1 participant