DrChainsaw / NaiveGAflux.jl

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

update ci to julia 1.7 #76

Closed DrChainsaw closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #76 (4039188) into master (30d6fcd) will increase coverage by 0.37%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
+ Coverage   94.41%   94.78%   +0.37%     
==========================================
  Files          15       15              
  Lines        1628     1667      +39     
==========================================
+ Hits         1537     1580      +43     
+ Misses         91       87       -4     
Impacted Files Coverage Δ
src/app/imageclassification/ImageClassification.jl 97.05% <ø> (+0.08%) :arrow_up:
src/fitness.jl 92.18% <0.00%> (-0.44%) :arrow_down:
src/app/imageclassification/strategy.jl 91.97% <0.00%> (-0.16%) :arrow_down:
src/evolve.jl 100.00% <0.00%> (ø)
src/app/imageclassification/archspace.jl 100.00% <0.00%> (ø)
src/crossover.jl 99.39% <0.00%> (+0.02%) :arrow_up:
src/shape.jl 97.81% <0.00%> (+0.03%) :arrow_up:
src/util.jl 92.66% <0.00%> (+0.06%) :arrow_up:
src/candidate.jl 98.30% <0.00%> (+0.07%) :arrow_up:
... and 4 more

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 30d6fcd...4039188. Read the comment docs.