Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

feat: Implement NumberFormatter and CurrencyFormatter #186

Merged
merged 4 commits into from
May 11, 2020
Merged

Conversation

faustbrian
Copy link
Contributor

Resolves #181
Resolves #182

@codecov
Copy link

codecov bot commented May 11, 2020

Codecov Report

Merging #186 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #186   +/-   ##
=======================================
  Coverage   78.18%   78.18%           
=======================================
  Files          26       26           
  Lines         729      729           
  Branches       93       93           
=======================================
  Hits          570      570           
  Misses        158      158           
  Partials        1        1           

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 c690b99...d279b09. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review May 11, 2020 09:52
@faustbrian faustbrian merged commit 6eebe10 into master May 11, 2020
@faustbrian faustbrian deleted the formatters branch May 11, 2020 10:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CurrencyFormatter Add NumberFormatter
1 participant