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

feat(convertToRoman): Add 'convertToRoman' function (#122) #123

Merged
merged 1 commit into from
Oct 24, 2017

Conversation

eliassilva8
Copy link
Contributor

Here's my 'convertToRoman' function.

Hope everything is ok.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #123   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          43     44    +1     
  Lines         115    124    +9     
=====================================
+ Hits          115    124    +9
Impacted Files Coverage Δ
src/convertToRoman.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 956c1b7...4512876. 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.

Super! Well done!

@kentcdodds kentcdodds merged commit c3a61db into eggheadio-github:master Oct 24, 2017
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