-
Notifications
You must be signed in to change notification settings - Fork 120
Optionally make partial coverage "uncovered" #608
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
OK, looks like there's some version dependency problems where For example, one approach would be to add a helper that compiles a trivial example to test for the feature. But maybe there's a simpler / already-known alternative. I see this on the failing This on the failing And this on the passing |
|
It looks like And on But that again is a bit of overkill -- requires refactoring how the For now, I'll orient on a |
Closes #604.
Not well tested yet -- my machine is some sort of borked & I haven't had time to fix it.
Checking in now since I think it's already in a good place for at least high-level review.