gajus / table

Formats data into a string table.
Other
899 stars 77 forks source link

Use Object.values and String.prototype.trimEnd instead of lodash functions #127

Closed realityking closed 3 years ago

realityking commented 3 years ago

Some straightforward replacements that are possible thanks to Node.js 10

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 217


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/createStream.js 1 3 33.33%
<!-- Total: 1 3 33.33% -->
Totals Coverage Status
Change from base Build 215: 0.0%
Covered Lines: 172
Relevant Lines: 236

💛 - Coveralls
gajus commented 3 years ago

:tada: This PR is included in version 6.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: