jwaliszko / ExpressiveAnnotations

Annotation-based conditional validation library.
MIT License
351 stars 123 forks source link

fix finding files #116

Closed stevepeak closed 8 years ago

stevepeak commented 8 years ago

For python it over rides and does not append. Thanks!

codecov-io commented 8 years ago

Current coverage is 94.64%

Merging #116 into master will increase coverage by +14.93% as of 3ab1876

@@            master    #116   diff @@
======================================
  Files            1      21    +20
  Stmts          350    1325   +975
  Branches         0     139   +139
  Methods          0       0       
======================================
+ Hit            279    1254   +975
  Partial          0       0       
  Missed          71      71       

Review entire Coverage Diff as of 3ab1876

Powered by Codecov. Updated on successful CI builds.

jwaliszko commented 8 years ago

Thanks!

stevepeak commented 8 years ago

👍 Thank you!