BioJulia / GenomeGraphs.jl

A modern genomics framework for julia
https://biojulia.dev
Other
67 stars 8 forks source link

Fixes to compat bump #26

Closed TransGirlCodes closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (compathelper/new_version/2020-02-28-18-02-18-958-2180242814@f12da15). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@                                      Coverage Diff                                      @@
##             compathelper/new_version/2020-02-28-18-02-18-958-2180242814     #26   +/-   ##
=============================================================================================
  Coverage                                                               ?   7.62%           
=============================================================================================
  Files                                                                  ?       9           
  Lines                                                                  ?     695           
  Branches                                                               ?       0           
=============================================================================================
  Hits                                                                   ?      53           
  Misses                                                                 ?     642           
  Partials                                                               ?       0
Impacted Files Coverage Δ
src/workspace/WorkSpace.jl 0% <ø> (ø)
src/GenomeGraphs.jl 100% <ø> (ø)
src/MerTools.jl 39.37% <0%> (ø)
src/processes/dbg.jl 0% <0%> (ø)

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 f12da15...e0bfe90. Read the comment docs.

TransGirlCodes commented 4 years ago

Performance may take a drop because of this, but since I'm extracting modules out and doing a series of larger changes I don't care, as it should hopefully be fleeting.