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 of garbage input to get_event_ids #45

Merged
merged 2 commits into from
Jan 26, 2024

Improve replacement of exception

6dd466d
Select commit
Loading
Failed to load commit list.
Merged

Fix parsing of garbage input to get_event_ids #45

Improve replacement of exception
6dd466d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 26, 2024 in 0s

71.36% (-0.16%) compared to d97de03

View this Pull Request on Codecov

71.36% (-0.16%) compared to d97de03

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (d97de03) 71.52% compared to head (6dd466d) 71.36%.
Report is 4 commits behind head on main.

Files Patch % Lines
src/zinolib/controllers/zino1.py 28.57% 5 Missing ⚠️
src/zinolib/ritz.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
- Coverage   71.52%   71.36%   -0.16%     
==========================================
  Files          13       13              
  Lines        1366     1369       +3     
==========================================
  Hits          977      977              
- Misses        389      392       +3     

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