-
| | |
| --- | --- |
| Bugzilla Link | [40877](https://llvm.org/bz40877) |
| Version | unspecified |
| OS | Windows NT |
| CC | @zmodem,@marco-c,@rnk,@yurybura |
## Extended Description
So I played…
-
#### Expected scenario:
Compile a *.so with ndk and integrate it into the apk. Expect to generate a .gcda file when running the app on Android, and then analyze the code coverage of c++.
#### NDK v…
-
The current coverage data format is not usable with other HW tools.
To tackle the interoperability, Accelera released UCIS (Unified Coverage Interoperabiliy Standard):
https://www.accellera.org/down…
-
## Value Statement
**_As a_** Veteran applying for a home loan
**_I want to_** see the documents that I shared when applying for my CoE
**_So that_** I can quickly reference them when corresponding…
-
Today test results are already parse:
![image](https://user-images.githubusercontent.com/1633368/112313307-16ba2d00-8c7e-11eb-8069-c40b616e7725.png)
It would be great if the results were posted …
-
# Summary
Code present within [project.specific.conftest](https://github.com/dshah244/dummy_pytest/blob/master/conftest.py)::pytest_sessionfinish()
is shown as "not covered", although it is execut…
-
## checklist
- have an introduction to the project
- show status of the tests and code coverage
- how to run in production e.g if it was a binary or something the enduser needs to download
- h…
-
## Background
E2E testing for Appoint a Representative MVP, as we prepare for Staging Review.
[E2E Test Participation](https://depo-platform-documentation.scrollhelp.site/developer-docs/quality-assur…
-
## Description
Provide a better onboarding experience by leveraging a getting started section in the readme along with an information popup.
## Work
- [ ] add informational popup on first install…
-
It would be great if we could link some build artifacts of Travis CI from github:
- [CodeCov](https://docs.codecov.io/docs) is an interesting github plugin to visualize code coverage's analysis resul…