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

fix energy statistic bug #368

Merged
merged 4 commits into from
May 18, 2023
Merged

fix energy statistic bug #368

merged 4 commits into from
May 18, 2023

Conversation

sampan501
Copy link
Member

Reference issue

Closes #341

Type of change

Bug

What does this implement/fix?

Fixed Energy stat bug, adds unit test based on issue.

Additional information

@codecov
Copy link

codecov bot commented May 18, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (ace5d06) 96.72% compared to head (284d13a) 96.73%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #368   +/-   ##
=======================================
  Coverage   96.72%   96.73%           
=======================================
  Files          86       86           
  Lines        3853     3859    +6     
=======================================
+ Hits         3727     3733    +6     
  Misses        126      126           
Impacted Files Coverage Δ
hyppo/ksample/energy.py 100.00% <100.00%> (ø)
hyppo/ksample/tests/test_energy.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sampan501 sampan501 merged commit a6ab700 into main May 18, 2023
3 checks passed
@sampan501 sampan501 deleted the fix-energy branch May 18, 2023 12:16
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.

Energy statistic is wrong
1 participant