Skip to content

improve getBoundingClientRect in mockdom#5973

Merged
nightwing merged 1 commit into
masterfrom
better-mock-layout
Jun 5, 2026
Merged

improve getBoundingClientRect in mockdom#5973
nightwing merged 1 commit into
masterfrom
better-mock-layout

improve getBoundingClientRect in mockdom

f687475
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 18, 2026 in 1s

93.73% (-0.01%) compared to c89c0d5, passed because coverage increased by 0% when compared to adjusted base (93.73%)

View this Pull Request on Codecov

93.73% (-0.01%) compared to c89c0d5, passed because coverage increased by 0% when compared to adjusted base (93.73%)

Details

Codecov Report

❌ Patch coverage is 92.09302% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.73%. Comparing base (c89c0d5) to head (f687475).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/test/mockdom.js 87.81% 34 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5973      +/-   ##
==========================================
- Coverage   93.73%   93.73%   -0.01%     
==========================================
  Files         640      640              
  Lines      137743   138063     +320     
  Branches    14487    14538      +51     
==========================================
+ Hits       129113   129412     +299     
- Misses       8630     8651      +21     

☔ 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.