magicDGS / thaplv

Tools for Haploid/Haplotype VCFs
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Tune codecov threshold before alpha #37

Closed magicDGS closed 8 years ago

magicDGS commented 8 years ago

Because the thresholds are never met, it is better to have less stringent thresholds til we have the current code developed and then increase the coverage if necessary. This is useful because some of the classes that we are porting are diretly deprecated and we don't want to invest time on porting the tests for the small refactoring that we are doing.

codecov-io commented 8 years ago

Current coverage is 84.246% (diff: 100%)

Merging #37 into master will not change coverage

@@             master        #37   diff @@
==========================================
  Files            36         36          
  Lines           749        749          
  Methods           0          0          
  Messages          0          0          
  Branches        114        114          
==========================================
  Hits            631        631          
  Misses           96         96          
  Partials         22         22          

Powered by Codecov. Last update 605f93f...b4af204