oracc / pyoracc

Python tools for working with ORACC
GNU General Public License v3.0
12 stars 10 forks source link

Fix some small issues discovered by quantified code #39

Closed jenshnielsen closed 8 years ago

codecov-io commented 8 years ago

Current coverage is 97.05%

Merging #39 into master will increase coverage by +0.01% as of 9c749d7

@@            master     #39   diff @@
======================================
  Files           20      20       
  Stmts          779     781     +2
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            756     758     +2
  Partial          0       0       
  Missed          23      23       

Review entire Coverage Diff as of 9c749d7


Uncovered Suggestions

  1. +0.51% via ...racc/model/ruling.py#25...28
  2. +0.38% via ...racc/model/corpus.py#32...34
  3. +0.26% via pyoracc/init.py#9...10
  4. See 7 more...

Powered by Codecov. Updated on successful CI builds.