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

scrap lxml.html.Cleaner #491

Merged
merged 5 commits into from
Feb 2, 2024
Merged

scrap lxml.html.Cleaner #491

merged 5 commits into from
Feb 2, 2024

Conversation

adbar
Copy link
Owner

@adbar adbar commented Jan 31, 2024

No description provided.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (97dc088) 97.07% compared to head (b2ddcdd) 97.21%.

❗ Current head b2ddcdd differs from pull request most recent head ae0f8e6. Consider uploading reports for the commit ae0f8e6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   97.07%   97.21%   +0.14%     
==========================================
  Files          22       22              
  Lines        3421     3416       -5     
==========================================
  Hits         3321     3321              
+ Misses        100       95       -5     

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

@adbar adbar merged commit f53d194 into master Feb 2, 2024
12 of 14 checks passed
@adbar adbar deleted the remove_cleaner branch February 2, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider switching from lxml's clean_html for enhanced security (and possibly performance)
1 participant