Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

feat(getOrdinalSuffix): Add getOrdinalSuffix functionality #130

Merged
merged 1 commit into from
Nov 12, 2017

Conversation

wsierakowski
Copy link
Contributor

@wsierakowski wsierakowski commented Nov 12, 2017

Adding a new functionality to add an ordinal suffix to a number provided.

@codecov-io
Copy link

codecov-io commented Nov 12, 2017

Codecov Report

Merging #130 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #130   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          47     48    +1     
  Lines         141    150    +9     
=====================================
+ Hits          141    150    +9
Impacted Files Coverage Δ
src/get-ordinal-suffix.js 100% <100%> (ø)

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 97a7fa2...414a23f. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work! 🎉

@kentcdodds kentcdodds merged commit 3d96524 into eggheadio-github:master Nov 12, 2017
@wsierakowski
Copy link
Contributor Author

Thanks @kentcdodds, and thanks a mil for the great video tutorial that helped so many people already!

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.

3 participants