-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `istanbul-reports@3.1.4` for the project I'm working o…
-
| | |
| --- | --- |
| Bugzilla Link | [34277](https://llvm.org/bz34277) |
| Version | trunk |
| OS | Linux |
| CC | @Dor1s |
## Extended Description
Lcov support LCOV_EXCL_LINE and LCOV_EXCL_START…
def- updated
3 months ago
-
**Describe the bug**
Watch does not seem to work with files outside of vscode directory. In C / C++, it's common to build projects outside of the workspace to keep the workspace clean and avoid bleed…
-
I got the error on push:
```
...
RequestError [HttpError]: Empty value for parameter 'issue_number': undefined
at /data/actions-runner/_work/_actions/romeovs/lcov-reporter-action/v0.3.1/dist…
-
The coverage build is failing on at least one PR:
https://github.com/apache/arrow-nanoarrow/actions/runs/11340106498/job/31535953273?pr=661#step:8:855
```
[1/1] Generates coverage reports
…
-
Hello,
I am running the newest version of `afl-cov` and `afl` on `64-bit Ubuntu 14.04`. I followed the tutorial [here](https://foxglovesecurity.com/2016/03/15/fuzzing-workflows-a-fuzz-job-from-star…
-
EG:
```
SF:app/controllers/object.js
DA:1,1
DA:5,1
DA:7,1
LF:3
LH:3
end_of_record
```
Written out for the base ember object controller. I can't export the coverage data into coveralls w/ the missin…
-
## Description of your problem
I've been having a lot of trouble with coverage with the setup in PyScaffold. Maybe it has something to do with me using namespace packages. There's a discrepancy bet…
-
Hello,
Thank you for this great action.
While I am trying to use this action in one of the GHES repo, I encounter the below issue (screenshot attached). I see that the url shows the correct GHES…
-
### Problem
The default sonar cloud coverage looks at `./coverage/lcov.info`, however this is not where the relay and server coverage is created
### Solution
Add a sonar properties file as describe…