-
Notifications
You must be signed in to change notification settings - Fork 18
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
Add Windows VMI Options #98
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you want to include these html files in the PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think I'm actually going to move the lcov and html components to an external crate (they are pretty generic and might be useful in other tools), so these will go away after I have a free night after work to rewrite it all cleaner.
MS removed non-Windows target support for the windows crate in microsoft/windows-rs#3135 so parts of this will need to be re-worked as that dependency's last good version is now outdated (0.57.0). I also want to update the vergilius-rs crate with built-in definitions of structs which are defined in many versions so we don't have multiple 1000 lines of match statements. |
…mbolic system-wide coverage for user-provided only
87156ab
to
b2cc04c
Compare
No description provided.