Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 13 forks source link

CompatHelper: bump compat for ConstraintProgrammingExtensions to 0.6, (keep existing compat) #280

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ConstraintProgrammingExtensions package from ^0.3 to ^0.3, 0.6. 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 #280 (62f2a21) into master (549f039) will increase coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
+ Coverage   97.62%   97.67%   +0.04%     
==========================================
  Files          52       52              
  Lines        4344     4344              
==========================================
+ Hits         4241     4243       +2     
+ Misses        103      101       -2     
Impacted Files Coverage Δ
src/ConstraintSolver.jl 99.15% <0.00%> (+0.56%) :arrow_up:

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 549f039...62f2a21. Read the comment docs.