harshangrjn / QuantumCircuitOpt.jl

A Julia/JuMP Package for Optimal Quantum Circuit Design
Other
55 stars 15 forks source link

CompatHelper: bump compat for JuMP to 1, (keep existing compat) #53

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the JuMP package from ~0.22 to ~0.22, 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 #53 (ecf2530) into master (952fcd8) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   94.81%   94.81%           
=======================================
  Files          13       13           
  Lines        1638     1638           
=======================================
  Hits         1553     1553           
  Misses         85       85           
Impacted Files Coverage Δ
src/log.jl 89.85% <0.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 952fcd8...ecf2530. Read the comment docs.