kbaseapps / GenomeFileUtil

MIT License
0 stars 16 forks source link

RE2022-272: Update GenomeFileUtil to run in batch & parallelization 2 #207

Closed Xiangs18 closed 8 months ago

Xiangs18 commented 8 months ago

This PR is intended to add save_genomes, a mass function of save_one_genome, in GFU.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (d48a690) 79.25% compared to head (7f87c27) 22.93%.

Files Patch % Lines
lib/GenomeFileUtil/core/GenomeInterface.py 76.92% 21 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## =========================================== - Coverage 79.25% 22.93% -56.33% =========================================== Files 11 11 Lines 2902 2965 +63 =========================================== - Hits 2300 680 -1620 - Misses 602 2285 +1683 ```

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