harshangrjn / QuantumCircuitOpt.jl

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

CompatHelper: bump compat for MathOptInterface to 0.10, (keep existing compat) #31

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the MathOptInterface package from ~0.9 to ~0.9, 0.10. 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 #31 (bb4e9f1) into master (e753403) will decrease coverage by 0.39%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   92.83%   92.44%   -0.40%     
==========================================
  Files          12       12              
  Lines        1605     1522      -83     
==========================================
- Hits         1490     1407      -83     
  Misses        115      115              
Impacted Files Coverage Δ
src/variables.jl 89.65% <0.00%> (-0.83%) :arrow_down:
src/log.jl 87.50% <0.00%> (-0.53%) :arrow_down:
src/utility.jl 95.71% <0.00%> (-0.43%) :arrow_down:
src/data.jl 92.76% <0.00%> (-0.40%) :arrow_down:
src/constraints.jl 96.94% <0.00%> (-0.26%) :arrow_down:
src/solution.jl 96.29% <0.00%> (-0.14%) :arrow_down:

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 e753403...bb4e9f1. Read the comment docs.