-
-
Notifications
You must be signed in to change notification settings - Fork 214
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
Update to gingko v2 #447
Update to gingko v2 #447
Conversation
Codecov Report
@@ Coverage Diff @@
## development #447 +/- ##
============================================
Coverage 94.19% 94.19%
============================================
Files 33 33
Lines 2722 2722
============================================
Hits 2564 2564
Misses 120 120
Partials 38 38
Continue to review full report at Codecov.
|
f7dcd30
to
f61d90a
Compare
@ThinkChaos : Thanks, this is really cool. I was not aware that there was a new version of ginkgo. I'll test it asap. One question: in your PR there are some downgrades in the go.mod. Did you started your PR branch on the latest commit from "development" branch? |
Ah good catch, I glossed over that file. Yeah dependabot doesn't seem to detect this. I've never set it up myself so no clue if there's an option for it. |
I manually reverted the downgrades and ran |
I did this to be able to use the gingko CLI tool.