genepi / imputationserver

Michigan Imputation Server: A new web-based service for imputation that facilitates access to new reference panels and greatly improves user experience and productivity
https://imputationserver.sph.umich.edu/
GNU Affero General Public License v3.0
77 stars 41 forks source link

Support reference panels in msav format and decay parameter #128

Closed seppinho closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: 30 lines in your changes are missing coverage. Please review.

Comparison is base (09870a0) 51.38% compared to head (d49ae9a) 51.48%.

Files Patch % Lines
...ionserver/steps/imputation/ImputationPipeline.java 0.00% 13 Missing :warning:
.../java/genepi/imputationserver/util/FileMerger.java 40.00% 9 Missing :warning:
...ationserver/steps/imputation/ImputationMapper.java 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #128 +/- ## ============================================ + Coverage 51.38% 51.48% +0.10% - Complexity 677 678 +1 ============================================ Files 59 59 Lines 4521 4518 -3 Branches 568 566 -2 ============================================ + Hits 2323 2326 +3 + Misses 2021 2015 -6 Partials 177 177 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.