-
Hi,
I followed the instructions, created a token, made it available as a secret in the application, but I'm running into this error
```
(node:6456) UnhandledPromiseRejectionWarning: Error: Could…
-
Partly due to the fact that our testing is currently non-deterministic, there are some instances where some code may or may not be executed "randomly". This can be seen by checking out the codecov rep…
-
How does this relate to https://bitbucket.org/ned/coveragepy/issues/378/default-support-for-coverage_process_start ? What needs to be done to it still?
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
(details by @james-hummingbot )
Actually, coverage looks pretty good. We only need to increment test coverage for for anything below 80
```
------------------------------------|---------|----------…
-
### What
Somehow the coverage tool inserts the `else` in wrong place and make the contract non-compilable. (It failed to insert after the `{` of `if` block and inserted inside the `if`)
```
Error…
-
As title. xml produced by nose coverage is like:
```
```
but the format junit parser supports is:
```
```
-
Test coverage is being reported as:
```
Statements : 100% ( 79/79 ), 3 ignored
Branches : 96.15% ( 75/78 ), 12 ignored
Functions : 100% ( 20/20 ), 1 ignored
Lines : 100% ( 38/38…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
12:46:56 Master coverage +29%
Later when run on a pull request branch
14:53:59 [GitHub PR Status] master coverage: 0.27715
14:53:59 [GitHub PR Status] collecting coverage...
14:54:00 [GitHub PR …