lanl-ansi / MINLPLib.jl

A JuMP-based library of Non-Linear and Mixed-Integer Non-Linear Programs
Other
33 stars 12 forks source link

CompatHelper: add new compat entry for "JSON" at version "0.21" #42

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request sets the compat entry for the JSON package to 0.21.

This is a brand new compat entry. Previously, you did not have a compat entry for the JSON package.

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 3 years ago

Codecov Report

Merging #42 (baae067) into master (cefed52) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   27.74%   27.74%           
=======================================
  Files           2        2           
  Lines         191      191           
=======================================
  Hits           53       53           
  Misses        138      138           

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 cefed52...baae067. Read the comment docs.