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(Slider): fix floating-point precision issues #18664

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

fix(Slider): fix floating-point precision issues

dfaf948
Select commit
Loading
Failed to load commit list.
Open

fix(Slider): fix floating-point precision issues #18664

fix(Slider): fix floating-point precision issues
dfaf948
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 1s

84.97% (-0.01%) compared to a60a4d3, passed because coverage increased by 0% when compared to adjusted base (84.96%)

View this Pull Request on Codecov

84.97% (-0.01%) compared to a60a4d3, passed because coverage increased by 0% when compared to adjusted base (84.96%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.97%. Comparing base (a60a4d3) to head (dfaf948).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18664      +/-   ##
==========================================
- Coverage   84.97%   84.97%   -0.01%     
==========================================
  Files         408      408              
  Lines       14542    14540       -2     
  Branches     4714     4768      +54     
==========================================
- Hits        12357    12355       -2     
  Misses       2024     2024              
  Partials      161      161              

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