DrChainsaw / NaiveGAflux.jl

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

Fix a few issues with iterators #58

Closed DrChainsaw closed 4 years ago

DrChainsaw commented 4 years ago

Closes #56 Closes #57

Also adds show for ShuffleIterator.

codecov-commenter commented 4 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.21%. The diff coverage is 94.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   93.05%   93.26%   +0.21%     
==========================================
  Files          16       16              
  Lines        1483     1470      -13     
==========================================
- Hits         1380     1371       -9     
+ Misses        103       99       -4     
Impacted Files Coverage Δ
src/NaiveGAflux.jl 100.00% <ø> (ø)
src/app/imageclassification/ImageClassification.jl 97.29% <ø> (ø)
src/iterators.jl 67.44% <92.85%> (-2.47%) :arrow_down:
src/app/imageclassification/strategy.jl 94.40% <100.00%> (+0.77%) :arrow_up:

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 ed7aae4...0a5f76a. Read the comment docs.