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

robust element deletion: fix AttributeError #668

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Conversation

adbar
Copy link
Owner

@adbar adbar commented Aug 1, 2024

No description provided.

@adbar adbar marked this pull request as draft August 1, 2024 14:34
@adbar adbar linked an issue Aug 1, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 98.08%. Comparing base (c642ab6) to head (a3f8ccf).

Files Patch % Lines
trafilatura/main_extractor.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #668      +/-   ##
==========================================
+ Coverage   98.02%   98.08%   +0.05%     
==========================================
  Files          21       21              
  Lines        3489     3491       +2     
==========================================
+ Hits         3420     3424       +4     
+ Misses         69       67       -2     

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

@adbar adbar marked this pull request as ready for review August 2, 2024 12:39
@adbar adbar merged commit 772e173 into master Aug 2, 2024
14 of 15 checks passed
@adbar adbar deleted the robust_elem_deletion branch August 2, 2024 12:39
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.

AttributeError in prune_unwanted_sections
1 participant