molgenis / gavin-plus

A platform for standardized modular downstream genome analysis.
GNU Lesser General Public License v3.0
3 stars 8 forks source link

Replace org.molgenis.vcf with vcf-io dependency #80

Closed dennishendriksen closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #80 into master will increase coverage by 1.7%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master     #80     +/-   ##
==========================================
+ Coverage      54.7%   56.4%   +1.7%     
+ Complexity      626     461    -165     
==========================================
  Files            74      55     -19     
  Lines          3201    2449    -752     
  Branches        659     503    -156     
==========================================
- Hits           1752    1383    -369     
+ Misses         1238     925    -313     
+ Partials        211     141     -70
Flag Coverage Δ Complexity Δ
#unit 56.4% <80%> (+1.7%) 461 <3> (-165) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
...molgenis/data/annotation/makervcf/WriteToRVCF.java 63.6% <100%> (ø) 8 <0> (ø) :arrow_down:
.../data/annotation/makervcf/structs/GavinRecord.java 77% <100%> (ø) 28 <1> (ø) :arrow_down:
...nnotation/makervcf/structs/AnnotatedVcfRecord.java 89% <70%> (-3.6%) 26 <2> (+2)

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 46356a5...580f20d. Read the comment docs.