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

Ignore strip_cdata warning by lxml, introduced by bs4 #504

Merged
merged 1 commit into from
Nov 17, 2024

Ignore strip_cdata warning by lxml, introduced by bs4

98e59a9
Select commit
Loading
Failed to load commit list.
Merged

Ignore strip_cdata warning by lxml, introduced by bs4 #504

Ignore strip_cdata warning by lxml, introduced by bs4
98e59a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 17, 2024 in 0s

77.18% (-0.02%) compared to f1a140f

View this Pull Request on Codecov

77.18% (-0.02%) compared to f1a140f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.18%. Comparing base (f1a140f) to head (98e59a9).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #504      +/-   ##
==========================================
- Coverage   77.19%   77.18%   -0.02%     
==========================================
  Files          66       66              
  Lines        8209     8209              
==========================================
- Hits         6337     6336       -1     
- Misses       1872     1873       +1     

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