DrChainsaw / NaiveGAflux.jl

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

CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) #102

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

This pull request sets the compat entry for the Statistics package to 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 10 months ago

Codecov Report

Merging #102 (b923874) into master (9e64877) will decrease coverage by 0.88%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   94.93%   94.06%   -0.88%     
==========================================
  Files          27       27              
  Lines        2073     2072       -1     
==========================================
- Hits         1968     1949      -19     
- Misses        105      123      +18     

see 6 files with indirect coverage changes

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!