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

Apply proper CSS for proper page display - step 2 #30

Merged
merged 2 commits into from
Oct 10, 2024

Retrieve, process, apply inline CSS

738aa31
Select commit
Loading
Failed to load commit list.
Merged

Apply proper CSS for proper page display - step 2 #30

Retrieve, process, apply inline CSS
738aa31
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 1s

51.37% (-0.12%) compared to 152e8b7

View this Pull Request on Codecov

51.37% (-0.12%) compared to 152e8b7

Details

Codecov Report

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

Project coverage is 51.37%. Comparing base (152e8b7) to head (738aa31).

Files with missing lines Patch % Lines
scraper/src/libretexts2zim/client.py 60.00% 2 Missing ⚠️
scraper/src/libretexts2zim/processor.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   51.48%   51.37%   -0.12%     
==========================================
  Files           9        9              
  Lines         540      547       +7     
  Branches       61       61              
==========================================
+ Hits          278      281       +3     
- Misses        258      262       +4     
  Partials        4        4              

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