-
running on ubuntu20.04, with 16 cores, 32G memory.
tested using the same tracefile(about 700 files, 300k+ lines, 20k+ functions, 100k+ branches), genhtml command:
```
time genhtml --output-director…
icsfy updated
6 months ago
-
안녕하세요, 수강생 여러분.
정보를 공유하고자 이렇게 이슈를 쓰게 되었습니다.
Coveralls.io에서 제공하는 coverage badge를 GitHub README.md에 embed 하실 때
badge가 제대로 업데이트 되지 않고 이전의 coverage가 계속해서 표시되는 문제가 발생하는 경우가 있습니다.
찾아보니 GitHub이 자체적으로…
-
### Is your feature request related to a problem? Please describe.
Hi there :)
Currently I have components that I want to be coverage tested and if they don't meet some threshold to fail them in c…
-
Related to #1, I can't seem to get the nyc coverage reports working correctly.
In this fork: https://github.com/mdvorscak/vue-test-utils-ava-example I added nyc, partially following https://github…
-
|[](https://github.com/exarkun)| @exarkun reported|
|-|-|
|Trac ID|trac#6118|
|Type|defect|
|Created|2012-10-16 13:08:03Z|
|Branch|https://github.com/twisted/twisted/tree/Request.noLongerQueued-test-c…
-
# Functional tests coverage
Need to deploy a [gcov](https://01.org/linuxgraphics/gfx-docs/drm/dev-tools/gcov.html) in https://github.com/tempesta-tech/tempesta-test . A test coverage report must be…
-
The result I got after running is only the row coverage, which is not enough in my work.
Branch coverage is in the roadmap, so is there a similar plan for function coverage?
-
**Describe the bug**
Statements using `any()` with a generator expression are considered as having a branch on Coverage 6.0b1+, and there's no way to cover the `->exit` branch.
**To Reproduce**
…
-
```
Please integrate my branch at
http://code.google.com/r/arveknudsen-cover-parallel. The goal of this branch is
to make the coverage plugin able to support coverage's parallel mode.
The motivatin…
-
gRPC tests seem to run but code coverage reported is only shows 20% of the code tested:
https://codecov.io/gh/getsentry/sentry-dotnet/tree/e2e00a4c51e4a890eadecdcc9989a2526a4a2a35/src/Sentry.AspNet…