-
**Describe the bug**
Recently, I updated the Kover version in my KMM project from 0.8.1 to 0.8.3, and I noticed my data classes annotated with **`@Serializable`** were not fully covered. The annotati…
-
foo.py:
```
def doit(o, r):
try:
_doit(o, r)
except:
pass
def _doit(o, r):
try:
if r:
raise ValueError("hey")
except ValueError:
…
-
**Is your feature request related to a problem? Please describe.**
The software is implemented to support multiple options but currently just utilizes a single option to build one executable (see iss…
-
Tests of the master branch of [Distances.jl](https://github.com/JuliaStats/Distances.jl) fail with a StackOverflowError on Julia 1.9.1 (on Ubuntu, MacOS, and Windows) if coverage is enabled, and pass …
-
Unit tests still need to be added for [helpers.py](https://github.com/codeforboston/home-energy-analysis-tool/blob/main/rules-engine/src/rules_engine/helpers.py).
-
I also tried the current official unit test usage with karma/mocha/phantomjs in vuejs-tempaltes/webpack, it didn't work neither: https://github.com/vuejs/vue-loader/issues/195#issuecomment-3307360…
fritx updated
7 years ago
-
## Expected Behavior
The below code will not have 100% coverage, because `keys.length` is never > 1, so the "if" branch of that condition was never exercised.
## Observed Behavior
The below code …
-
Puzzle `103-8a2bada8` in `pom.xml:384-386` has to be resolved: Branch coverage is intentionally lowered here, in order to get version 0.3 out of the door. Let's raise it back to 75.... The puzzle was …
-
Porting this issue from: https://github.com/hebasto/bitcoin/issues/341.
It's not clear if using our Coverage build type works with Clang, or not. In the linked thread there are simultaneous claims …
-
Looking at the [codecov.io page for the dev_0.9.x branch](https://app.codecov.io/github/R-Lum/Luminescence?branch=dev_0.9.x) the last commit recorded there goes back to 3 months ago. From the most rec…
mcol updated
2 months ago