commonality / readme-inspector

䷂ Verify the existence—and assess the quality—of README files on GitHub (Enterprise) repositories.
https://commonality.github.io/readme-inspector/
MIT License
9 stars 9 forks source link

fix(meow): update to version 5.0.0 #27

Closed gregswindle closed 6 years ago

gregswindle commented 6 years ago

Pull request (PR)

Update meow to version 5.0.0.

## Version **5.0.0** just got published. [Update to this version instead 🚀](https://github.com/commonality/readme-inspector/compare/master...commonality:greenkeeper%2Fmeow-5.0.0)
Commits

The new version differs by 3 commits.

See the full diff

Associated issue(s)

Closes #26



Souce code analysis

Code quality summary

Measure Scores
Quality gate Overall Quality
Complexity Complexity
Cognitive complexity
Complexity per Class
Complexity per file
Complexity per Function
Duplications Duplications
Issues Issues
Maintainability Code smells
Maintainability
Technical debt
Reliability Reliability
Security Security
Vulnerabilities
Test coverage Coverage Status
Coveralls coverage

Code quality, vulnerability, and standards compliance tools

Code Style Linters Test frameworks
JavaScript Style Guide ESLint Jest BDD
Standard JS user guide link-external ESlint user guide link-external Jest user guide link-external

How to format, lint, and test your changes

Open a Terminal, go to the root directory for readme-inspector, and run:

$ npm test

info Completed tasks are not required to open a PR, and may be addressed while the PR is open.

alert All tasks must be completed and verified before a PR may be merged into master, however.


coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 3bfd97af6c4e7b35c9b0b1b1312efa27604d423e on greenkeeper/meow-5.0.0 into d7fa19ec7c35afe8ad2788bf5cde06c17ba917f3 on master.

gregswindle commented 6 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: