-
I have a dotnet / C# project using `5monkeys/cobertura-action@v13`, it works great with default values
Just tried to add the option `only_changed_files: true` as the project is getting bigger but i…
-
### Discussed in https://github.com/pymor/pymor/discussions/1510
Originally posted by **renefritze** December 21, 2021
1. looking at the [thermalblock_gui demo](https://app.codecov.io/gh/pymo…
-
Performance validation: CoreMark, Embench, cache, branch, ways to detect issues
Tests with multiple simulators
Lockstep tests
Code coverage
Functional coverage
Some of this depends on having a …
-
Currently partially covered lines appear in green.
Green is reserved for full coverage.
Like in jacoco report, it should show partially covered lines in yellow and a tooltip indicating "X of Y branc…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
# 🐛 Bug
Aptos coverage tool is unable to run due to missing coverage map file
## To reproduce
**Code snippet to reproduce**
```
aptos move coverage source --module my_module --dev
```
…
-
**Describe the bug**
If the body of a `case` block inside a `match` statement is excluded from coverage, the `case` line is still marked as not covered.
**To Reproduce**
Code under test - `te…
-
I'm trying to use this GH action within a pull request workflow. The coverage upload action succeeds, but within the Codacy dashboard under the code coverage settings I see failures about "Commit not …
-
In the five functions with high cyclomatic complexity, what is the current branch coverage? Is branch coverage higher or lower than in the rest of the code (if you have automated coverage)?
Keep a rec…
-
### Describe a bug
When I have setup jest with babel and code all in one directory i get this report:
![image](https://github.com/ArtiomTr/jest-coverage-report-action/assets/1875634/4abff31f-f22f-…