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

Allow providing precision range #5

Merged
merged 1 commit into from Nov 6, 2021

Conversation

ragulka
Copy link
Contributor

@ragulka ragulka commented Oct 27, 2021

Original issue: #3

This basically reverts the changes from dm4t2/vue-currency-input@887f30c#diff-29cfda01fd63d76489aae8c49e2124d57b0b4597e2a425339c73a4b6c40a7a99 and adds tests.

@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #5 (5b51ba8) into master (ee62d00) will increase coverage by 0.67%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   31.12%   31.80%   +0.67%     
==========================================
  Files           6        6              
  Lines         302      305       +3     
  Branches      100      103       +3     
==========================================
+ Hits           94       97       +3     
  Misses        208      208              
Flag Coverage Δ
unittests 31.80% <100.00%> (+0.67%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/api.ts 100.00% <ø> (ø)
src/numberFormat.ts 90.24% <100.00%> (+0.37%) ⬆️

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 ee62d00...5b51ba8. Read the comment docs.

src/numberFormat.ts Show resolved Hide resolved
@dm4t2 dm4t2 merged commit 3bdc5c4 into dm4t2:master Nov 6, 2021
@ragulka ragulka deleted the add-precision-range-support branch December 2, 2021 14:21
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.

None yet

2 participants