Skip to content

feat: Add AOM-based selectors to dom utils

6d871d5
Select commit
Loading
Failed to load commit list.
Draft

feat: Add AOM-based selectors to dom utils #97

feat: Add AOM-based selectors to dom utils
6d871d5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2025 in 0s

94.25% (target 90.00%)

View this Pull Request on Codecov

94.25% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.25%. Comparing base (f5e333c) to head (6d871d5).

Files with missing lines Patch % Lines
src/core/dom.ts 75.00% 4 Missing and 2 partials ⚠️
src/core/utils.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
- Coverage   95.98%   94.25%   -1.74%     
==========================================
  Files           9        9              
  Lines         324      348      +24     
  Branches       68       79      +11     
==========================================
+ Hits          311      328      +17     
- Misses         13       18       +5     
- Partials        0        2       +2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.