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: handle missing prices #116

Merged
merged 1 commit into from
Nov 22, 2024
Merged

fix: handle missing prices #116

merged 1 commit into from
Nov 22, 2024

Conversation

firstof9
Copy link
Owner

fixes #115

@firstof9 firstof9 marked this pull request as ready for review November 22, 2024 23:04
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.89%. Comparing base (d63eb5d) to head (fbf4f95).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   79.89%   79.89%           
=======================================
  Files           7        7           
  Lines         383      383           
=======================================
  Hits          306      306           
  Misses         77       77           

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


🚨 Try these New Features:

@firstof9 firstof9 merged commit 6574956 into main Nov 22, 2024
5 checks passed
@firstof9 firstof9 deleted the fix-115 branch November 22, 2024 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: TypeError: unsupported operand type(s) for /: 'NoneType' and 'int'
2 participants