Skip to content

[Feature] AnchroScrollTo: add support for updating the URL hash #186

Draft
antoine4livre wants to merge 1 commit into
mainfrom
feature/AnchorScrollto-hash-cloak
Draft

[Feature] AnchroScrollTo: add support for updating the URL hash #186
antoine4livre wants to merge 1 commit into
mainfrom
feature/AnchorScrollto-hash-cloak

Add the hashCloak option to AnchorScrollTo

f99e5e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 10, 2026 in 1s

28.19% (-0.14%) compared to 7e6c2f0

View this Pull Request on Codecov

28.19% (-0.14%) compared to 7e6c2f0

Details

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.19%. Comparing base (7e6c2f0) to head (f99e5e1).
⚠️ Report is 1063 commits behind head on main.

Files with missing lines Patch % Lines
packages/ui/atoms/AnchorScrollTo/AnchorScrollTo.ts 0.00% 6 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
- Coverage   28.33%   28.19%   -0.14%     
==========================================
  Files          49       49              
  Lines        1246     1252       +6     
  Branches      239      231       -8     
==========================================
  Hits          353      353              
+ Misses        893      830      -63     
- Partials        0       69      +69     
Files with missing lines Coverage Δ
packages/ui/atoms/AnchorScrollTo/AnchorScrollTo.ts 7.69% <0.00%> (-6.60%) ⬇️

... and 19 files with indirect coverage changes

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