-
Business Reason
As a [role], I will be able to [blank] so that I can [business reason]
Acceptance Criteria
***Given*** [precedent]
***When*** [action]
***Then*** [result]
### QA Notes ###
- …
-
We should add better test coverage for ensuring that `renderError` is captured on the report job object.
See original context: https://github.com/elastic/kibana/pull/113807#discussion_r728888662
-
I am trying to get CTest coverage reporting to work for our unit/functional tests, but no success so far.
I've had to add `include(CTest)` to the make CMakeLists.txt.
Then enabling the coverage op…
-
Coveralls is reporting 0% test coverage on `nupic.core` for the past several months.
https://coveralls.io/r/numenta
-
https://www.tonyranieri.com/blog/2019/07/31/Measuring-.NET-Core-Test-Coverage-with-Coverlet/
-
Include code coverage reporting, at least for the `ng test` unit tests.
-
Set up nyc coverage reporting to pick up `*.bs.js` files in repo. Currently there is one unit test that is running through bs-jest, but for some reason nyc/Istanbul, is not picking it up as part of th…
-
The contributing guidelines say, "please ensure the coverage at least stays the same before you submit a pull request," but there is no coverage reporting when running the tests with "tox". Looks lik…
-
See https://gcc.gnu.org/onlinedocs/gcc/Gcov.html#Gcov
-