opencobra / COBRA.jl

High-level, high-performance, constraint-based reconstruction and analysis in Julia
https://git.io/COBRA.jl
Other
60 stars 31 forks source link

Condition for testing inner field of abstract type #29

Closed laurentheirendt closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #29 into develop will decrease coverage by 0.75%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #29      +/-   ##
===========================================
- Coverage    94.13%   93.38%   -0.76%     
===========================================
  Files            8        8              
  Lines          529      529              
===========================================
- Hits           498      494       -4     
- Misses          31       35       +4
Impacted Files Coverage Δ
src/distributedFBA.jl 97.22% <100%> (ø) :arrow_up:
src/solve.jl 87.23% <100%> (-2.13%) :arrow_down:
src/checkSetup.jl 88% <0%> (-12%) :arrow_down:

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 c56bafd...2fa791a. Read the comment docs.