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: more robust mapping for conversion to HTML #721

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Conversation

adbar
Copy link
Owner

@adbar adbar commented Oct 15, 2024

fixes #701.

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.90%. Comparing base (1c33d10) to head (d51551c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #721   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files          21       21           
  Lines        3482     3484    +2     
=======================================
+ Hits         3444     3446    +2     
  Misses         38       38           

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

@adbar adbar merged commit 82ff76e into master Oct 15, 2024
13 checks passed
@adbar adbar deleted the fix_tag_mapping branch October 15, 2024 16:01
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.

HTML_TAG_MAPPING error during scrape
1 participant