Skip to content

Conversation

@bbbco
Copy link
Contributor

@bbbco bbbco commented Apr 28, 2025

Fixes #54 by adding support for a couple extra attributes, namely the data-img attribute on an <img> tag and data-url on a <div> tag

@codecov
Copy link

codecov bot commented May 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.71%. Comparing base (137bf38) to head (8fa0ec1).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   47.55%   47.71%   +0.15%     
==========================================
  Files          14       14              
  Lines        1024     1027       +3     
==========================================
+ Hits          487      490       +3     
  Misses        485      485              
  Partials       52       52              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Add support for parsing other DOM attributes

1 participant