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 failures handling #95

Merged
merged 6 commits into from
Feb 29, 2024

Rename exception variable

18c7034
Select commit
Loading
Failed to load commit list.
Merged

Fix failures handling #95

Rename exception variable
18c7034
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 29, 2024 in 1s

29.94% (+0.25%) compared to a5b0165

View this Pull Request on Codecov

29.94% (+0.25%) compared to a5b0165

Details

Codecov Report

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

Project coverage is 29.94%. Comparing base (a5b0165) to head (18c7034).

Files Patch % Lines
src/kolibri2zim/scraper.py 23.52% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   29.69%   29.94%   +0.25%     
==========================================
  Files           6        6              
  Lines         751      758       +7     
  Branches      130      131       +1     
==========================================
+ Hits          223      227       +4     
- Misses        522      525       +3     
  Partials        6        6              

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