DrChainsaw / ONNXNaiveNASflux.jl

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

CompatHelper: bump compat for "ProtoBuf" to "0.11" #59

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 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 3 years ago

Codecov Report

Merging #59 (3962fb2) into master (78937d2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   95.44%   95.44%           
=======================================
  Files          13       13           
  Lines         944      944           
=======================================
  Hits          901      901           
  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 78937d2...3962fb2. Read the comment docs.

DrChainsaw commented 3 months ago

Closed by #85