Gremlins unable to download modules #235
Unanswered
d4n13lg4rc14
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hi Daniel, it's hard to say what's failing... |
Beta Was this translation helpful? Give feedback.
1 reply
-
I mean to run it in debug from the source code.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have been using Gremlins for awhile without problems. Since last week, I start having a error message when gremlins try to download module to gather the coverage:
"failed to gather coverage: impossible to download modules: exit status 1"
I was working with the version 0.4.0 before, since the issue started I have bumped to the latest version 0.5.0, hoping something would change, however, the issue persists.
I have not made any changes on the project itself or in the gremlins config. I have the following config:
"
unleash:
silent: false
integration: false
dry-run: false
coverpkg: "./internal/..."
threshold:
efficacy: 99.99
...
"
Any insights or help would be greatly appreciated. Thank you
Beta Was this translation helpful? Give feedback.
All reactions