Skip to content

fix(generateString): Implement handling of single param in generateSt…#14

Open
kyle-cameron-zz wants to merge 2 commits intodanielnovograd:masterfrom
kyle-cameron-zz:master
Open

fix(generateString): Implement handling of single param in generateSt…#14
kyle-cameron-zz wants to merge 2 commits intodanielnovograd:masterfrom
kyle-cameron-zz:master

Conversation

@kyle-cameron-zz
Copy link
Copy Markdown

…ring function

When a single parameter is passed into generateString, a string of that length is returned.

#13

…ring function

When a single parameter is passed into generateString, a string of that length is returned.

danielnovograd#13
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jun 15, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines         111    116    +5     
=====================================
+ Hits          111    116    +5
Impacted Files Coverage Δ
index.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 babf891...d65039e. Read the comment docs.

Copy link
Copy Markdown
Owner

@danielnovograd danielnovograd left a comment

Choose a reason for hiding this comment

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

Please see the related issue. Also, the latest commit does not fix the package.json issue.

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.

3 participants