Skip to content

Conversation

@mjurczyk
Copy link
Owner

@mjurczyk mjurczyk commented Oct 25, 2017

Solves #4

Add addCommaIf chainable method
Add trailing comma to array output
Add trailing comma to object output
Add trailing comma to string output
Add always-color tests

Add addCommaIf chainable method
Add trailing comma to array output
Add trailing comma to object output
Add trailing comma to string output
Add always-color tests
@codecov
Copy link

codecov bot commented Oct 25, 2017

Codecov Report

Merging #5 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           develop     #5   +/-   ##
======================================
  Coverage      100%   100%           
======================================
  Files           19     19           
  Lines          157    169   +12     
======================================
+ Hits           157    169   +12
Impacted Files Coverage Δ
src/utils/console/pretty-print/print.js 100% <100%> (ø) ⬆️
.../utils/console/pretty-print/pretty-print-string.js 100% <100%> (ø) ⬆️
src/utils/console/pretty-print/index.js 100% <100%> (ø) ⬆️
.../utils/console/pretty-print/pretty-print-object.js 100% <100%> (ø) ⬆️
...c/utils/console/pretty-print/pretty-print-array.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 43c4ba5...5a30f16. Read the comment docs.

@mjurczyk mjurczyk merged commit 77a418f into develop Oct 25, 2017
@mjurczyk mjurczyk deleted the feature/4-missing-commas-in-arrays branch October 25, 2017 02:15
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.

2 participants