-
I noticed that while debugging the https://rustc-dev-guide.rust-lang.org/ documentation that utilizes `-f` option for files modified against the master branch.
The problematic invocation:
```
❯ R…
-
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 …
-
## Summary
Test coverage would be an excellent addition to this library. Automatically ensuring that we test all parts of our Helm charts and having a threshold for contributions would be a great v…
-
# 🐛 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
```
…
-
Oh!
I thought I was going to have to whip up a PR for this, but turns out I don't need to. It's already ready already.
I recently added support for branch coverage (py-cov-action/python-coverage…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
npm
### Package manager version
_No response_
### Language version
_No res…
-
### Steps to reproduce
* JaCoCo version: 0.8.8.20220405071
* Operating system: Mac OS
* Tool integration: Maven
* Complete executable reproducer: https://github.com/morganga/jacoco-bug
* Steps…
-
It would be interesting to find a way to specify the coverage used while building a tree (and reflect it in the test contract name or top-level comment).
For instance, for the following function a…
-
Most RAPIDS projects measure coverage in Python. Though it appears not all measure code coverage in Cython. However there is lots of Cython code in RAPIDS. So it would be ideal to capture this in our …
-
Currently, the tests contain a *lot* of complexity. This can be reduced by using more fixtures.
For this, the branch "tests_using_fixtures" has been created.
Two files that have already been c…