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 in inspect #75

Merged
merged 3 commits into from
Mar 21, 2024
Merged

🐛 Fix ZeroDivisionError in inspect #75

merged 3 commits into from
Mar 21, 2024

Conversation

sunnyosun
Copy link
Member

No description provided.

@sunnyosun sunnyosun linked an issue Mar 21, 2024 that may be closed by this pull request
@sunnyosun sunnyosun changed the title 🐛 Fix zero division eror in inspect 🐛 Fix ZeroDivisionError in inspect Mar 21, 2024
Copy link

codecov bot commented Mar 21, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 91.04%. Comparing base (368016a) to head (feb8101).

❗ Current head feb8101 differs from pull request most recent head 77455fb. Consider uploading reports for the commit 77455fb to get more accurate results

Files Patch % Lines
lamin_utils/_inspect.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
- Coverage   91.19%   91.04%   -0.15%     
==========================================
  Files          10       10              
  Lines         579      581       +2     
==========================================
+ Hits          528      529       +1     
- Misses         51       52       +1     

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

@sunnyosun sunnyosun merged commit 50ff369 into main Mar 21, 2024
1 check passed
@sunnyosun sunnyosun deleted the zero-div-error branch March 21, 2024 12:14
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.

ZeroDivisionError
1 participant