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 divide_by_even_rate bug #61

Merged
merged 1 commit into from
Apr 16, 2024
Merged

Fix divide_by_even_rate bug #61

merged 1 commit into from
Apr 16, 2024

Conversation

wd60622
Copy link
Owner

@wd60622 wd60622 commented Apr 16, 2024

closes #59

@wd60622 wd60622 added the bug Something isn't working label Apr 16, 2024
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.68%. Comparing base (01b80ac) to head (46004e9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   84.68%   84.68%           
=======================================
  Files          21       21           
  Lines        1136     1136           
=======================================
  Hits          962      962           
  Misses        174      174           

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

@wd60622 wd60622 merged commit d4180d3 into main Apr 16, 2024
7 checks passed
@wd60622 wd60622 deleted the multiply-instead-of-divide branch April 16, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

divide_by_even_rate should divide by 1 / n_cols
1 participant