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 ZeroDivisionError and doctests #148

Merged
merged 3 commits into from
Feb 27, 2024
Merged

Fix ZeroDivisionError and doctests #148

merged 3 commits into from
Feb 27, 2024

Conversation

jedie
Copy link
Collaborator

@jedie jedie commented Feb 27, 2024

fix for #143

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.57%. Comparing base (2d37f25) to head (8f3f6bc).
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #148       +/-   ##
===========================================
+ Coverage   67.95%   79.57%   +11.61%     
===========================================
  Files          36       37        +1     
  Lines         749      754        +5     
  Branches       88       89        +1     
===========================================
+ Hits          509      600       +91     
+ Misses        240      154       -86     

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

@phihag phihag merged commit 1886fa9 into main Feb 27, 2024
9 checks passed
@phihag phihag deleted the fixes branch February 27, 2024 08:49
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.

3 participants