Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes issue 108 #110

Merged
merged 6 commits into from
Jan 20, 2024
Merged

fixes issue 108 #110

merged 6 commits into from
Jan 20, 2024

Conversation

diegodoimo
Copy link
Collaborator

add default self.dist_indices = None in Base class;
refactoring the way dist indices are computed in compute_data_overlap

@diegodoimo diegodoimo linked an issue Jan 20, 2024 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2024

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (9e15b21) 79.71% compared to head (51f94bc) 80.28%.

Files Patch % Lines
dadapy/metric_comparisons.py 72.22% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   79.71%   80.28%   +0.57%     
==========================================
  Files          15       15              
  Lines        2489     2496       +7     
==========================================
+ Hits         1984     2004      +20     
+ Misses        505      492      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@diegodoimo diegodoimo merged commit 432568f into main Jan 20, 2024
5 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.

Bug in MetricComparisons
2 participants