You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just realised `--generate-lcov-html` can also be part of `spin` itself instead of the individual downstreams implementing it as it's controlled by `ninja` and it's not a custom implementation using `lcov` as it was before in NumPy. Let me PR that when I'm back.
Proposal
Add two new options to
spin test
:--generate-lcov-html
--generate-lcov-xml
Originally posted by @ganesh-k13 in #146 (comment)
The text was updated successfully, but these errors were encountered: