nieldlr / hanzi

HanziJS is a Chinese character and NLP module for Chinese language processing for Node.js
http://hanzijs.com
MIT License
376 stars 56 forks source link

Add codecov yaml #43

Closed nieldlr closed 6 years ago

nieldlr commented 6 years ago

Heya @zurawiki,

thanks again for the suggestion to add codecov. Just as an FYI I've added a specific yaml file for it to make it less strict. Not quite sure what goals I want to have for code coverage but it's nice to just keep track of it for now. πŸ‘Œ

codecov-io commented 6 years ago

Codecov Report

Merging #43 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   87.52%   87.52%           
=======================================
  Files          15       15           
  Lines         529      529           
  Branches       86       86           
=======================================
  Hits          463      463           
  Misses         54       54           
  Partials       12       12

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 809c12a...433b808. Read the comment docs.