Closed YehorBoiar closed 2 days ago
If you want we can merge this now to get your stuff working and i'll look at removing this rule next week?
This PR: Detailed Report
lines......: 79.8% (5077 of 6366 lines)
functions..: 62.8% (446 of 710 functions)
branches...: no data found
Main: Detailed Report
lines......: 79.8% (5077 of 6363 lines)
functions..: 62.8% (446 of 710 functions)
branches...: no data found
Lines coverage changed by 0.00% and covered lines changed by 0
Functions coverage changed by 0.00% and covered lines changed by 0
Branches... coverage: No comparison data available
why was there a need to force push here?
why was there a need to force push here?
I think it's because I clicked "rebase with main"' on the GitHub UI
Ps: I hope merging this was.ok: I heard that you debugged this with Yehor during the meeting.
it is fine in this case, I was able to keep track of what's going on. thanks!
@YehorBoiar hopefully your vec pr will have better luck this time. keep us updated please!
read_expr wasn't handling Expression::Atomic which caused conjure-oxide to fail on simple one variable constraint models such as
Now we handle it.