Conversation
Codecov Report
@@ Coverage Diff @@
## main #443 +/- ##
=======================================
Coverage 81.58% 81.58%
=======================================
Files 26 26
Lines 2177 2177
=======================================
Hits 1776 1776
Misses 308 308
Partials 93 93 Continue to review full report at Codecov.
|
vearutop
left a comment
There was a problem hiding this comment.
Worked for me both in WSL Ubuntu 20.04 and macos.
|
Nice work @mxygem! The only nit-pick I have with this is that I see this in my terminal: I think that last commit has fixed that. Can you check it still works on WSL? |
Co-authored-by: Viacheslav Poturaev <vearutop@gmail.com>
Yea! Nice job. That error shouldn't happen when versions match when |
Description
I've written a new version check that jives with WSL. I haven't tested this against macOS or other envs, so if others could help with that, I'd appreciate it!
Motivation & context
Currently folks utilizing WSL are unable to run
make testas execution of the version check fails.Type of change
Checklist: