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 bug: slider cannot drag to max value #714

Merged
merged 1 commit into from
Nov 21, 2020
Merged

fix bug: slider cannot drag to max value #714

merged 1 commit into from
Nov 21, 2020

Conversation

liuchao233
Copy link
Contributor

修复 getClosestPoint 函数由于浮点数计算精度问题导致的 bug #27571

@vercel
Copy link

vercel bot commented Nov 21, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/slider/a41zeto7n
✅ Preview: https://slider-git-master.react-component.now.sh

@codecov
Copy link

codecov bot commented Nov 21, 2020

Codecov Report

Merging #714 (e7f4155) into master (569fa38) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #714      +/-   ##
==========================================
+ Coverage   88.18%   88.20%   +0.01%     
==========================================
  Files          11       11              
  Lines         711      712       +1     
  Branches      180      183       +3     
==========================================
+ Hits          627      628       +1     
  Misses         84       84              
Impacted Files Coverage Δ
src/utils.ts 94.11% <100.00%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 569fa38...e7f4155. Read the comment docs.

@afc163 afc163 merged commit 7ab3876 into react-component:master Nov 21, 2020
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.

2 participants