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 parsing error when entry from dict returns None #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fix parsing error when entry from dict returns None

b322e27
Select commit
Loading
Failed to load commit list.
Open

Fix parsing error when entry from dict returns None #168

Fix parsing error when entry from dict returns None
b322e27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 2, 2024 in 0s

96.57% (+0.00%) compared to accdf1c

View this Pull Request on Codecov

96.57% (+0.00%) compared to accdf1c

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (accdf1c) 96.57% compared to head (b322e27) 96.57%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #168   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files           8        8           
  Lines         933      935    +2     
  Branches       69       69           
=======================================
+ Hits          901      903    +2     
  Misses         19       19           
  Partials       13       13           

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