DrChainsaw / NaiveGAflux.jl

Evolve Flux networks from scratch!
MIT License
41 stars 1 forks source link

Fix attempt to add input to input vertices #61

Closed DrChainsaw closed 4 years ago

DrChainsaw commented 4 years ago

Fix #60

codecov-commenter commented 4 years ago

Codecov Report

Merging #61 into master will decrease coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   94.64%   94.51%   -0.14%     
==========================================
  Files          16       16              
  Lines        1495     1496       +1     
==========================================
- Hits         1415     1414       -1     
- Misses         80       82       +2     
Impacted Files Coverage Δ
src/mutation.jl 96.15% <100.00%> (-0.38%) :arrow_down:
src/app/imageclassification/strategy.jl 96.87% <0.00%> (-0.63%) :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 fe0ca66...2463971. Read the comment docs.