DrChainsaw / ONNXNaiveNASflux.jl

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

CompatHelper: bump compat for ProtoBuf to 0.11, (keep existing compat) #66

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ProtoBuf package from = 0.11.1 to = 0.11.1, 0.11. 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 #66 (4121f6c) into master (4bad7b6) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #66   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files          13       13           
  Lines         970      970           
=======================================
  Hits          927      927           
  Misses         43       43           

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 4bad7b6...4121f6c. Read the comment docs.

DrChainsaw commented 3 months ago

Closed by #85