DrChainsaw / ONNXNaiveNASflux.jl

Import/export ONNX models
MIT License
44 stars 2 forks source link

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

Closed github-actions[bot] closed 2 years 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 #73 (2fb2b36) into master (7db88f0) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   95.31%   95.31%           
=======================================
  Files          13       13           
  Lines         981      981           
=======================================
  Hits          935      935           
  Misses         46       46           
Impacted Files Coverage Δ
src/deserialize/infershape.jl 93.87% <100.00%> (ø)

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 7db88f0...2fb2b36. Read the comment docs.