lint: fix usetesting issues#129
lint: fix usetesting issues#129fredbi merged 1 commit intogo-openapi:masterfrom alexandear-org:lint-fix-usetesting
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #129 +/- ##
=======================================
Coverage 92.76% 92.76%
=======================================
Files 40 40
Lines 1920 1920
=======================================
Hits 1781 1781
Misses 114 114
Partials 25 25
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Oleksandr Redko <oleksandr.red+github@gmail.com>
fredbi
left a comment
There was a problem hiding this comment.
good to know that this has been fixed on windows.
There are some other go-openapi repos with the same need. Thanks for letting me know.
Fred
|
@alexandear looks like it doesn't really work as expected, even though it looks like it does in this repo. |
|
The original go issue () is still open AFAIK: golang/go#71544 |
Tested on Windows — it works as expected.