corail-research / SeaPearl.jl

Julia hybrid constraint programming solver enhanced by a reinforcement learning driven search.
https://corail-research.github.io/SeaPearl.jl/dev/
BSD 3-Clause "New" or "Revised" License
168 stars 10 forks source link

Correction for intension constraint parsing with constant #418

Closed navaxel closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #418 (a4eff81) into master (4585da9) will decrease coverage by 0.21%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
- Coverage   75.25%   75.04%   -0.21%     
==========================================
  Files         147      147              
  Lines        7958     8028      +70     
==========================================
+ Hits         5989     6025      +36     
- Misses       1969     2003      +34     
Impacted Files Coverage Δ
src/parser/constraints/intension.jl 86.72% <71.42%> (-11.76%) :arrow_down:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more