DrChainsaw / NaiveGAflux.jl

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

CompatHelper: bump compat for Setfield to 1, (keep existing compat) #79

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the Setfield package from 0.3.4, 0.5, 0.6, 0.7, 0.8 to 0.3.4, 0.5, 0.6, 0.7, 0.8, 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (068f04c) into master (66f2fd9) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   94.78%   94.84%   +0.05%     
==========================================
  Files          15       15              
  Lines        1667     1667              
==========================================
+ Hits         1580     1581       +1     
+ Misses         87       86       -1     
Impacted Files Coverage Δ
src/archspace.jl 95.81% <0.00%> (+0.52%) :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 66f2fd9...068f04c. Read the comment docs.

DrChainsaw commented 1 year ago

Fixed in #85