-
the API project test coverage was ignoring all code in notifications-utils. Previously we had a separate notification-utils project in GitHub that ran its own tests. Now that notifications-utils is …
-
**Description**
Generating code coverage with PHPUnit using `xdebug.mode=coverage` can be incredibly slow and uses a ton of memory (ex. over 8GB in our CI/CD pipelines). `pcov` is a more lightweight …
-
I am trying integrated UnitTests + Codecoverage and Sonar Cloud. I am looking at a way to generate code coverage reports.
When I tried to run code coverage. Using Code Coverage API like this
`
…
-
Edit: To clarify, the issue is that after we generate a coverage report locally with Jest, we're unable to push to Coverage's website. This is because the old version of their action, which we purpose…
-
Hi Buck2 Team,
At my organisation we're looking to integrate code coverage in Buck2, I see we already have this [issue](https://github.com/facebook/buck2/issues/154). It seems there are 2 possible …
-
The aim of this issue is to increase the code coverage percentage of the ig component to reach at least 75% of coverage.
To do that new test suites must be added in the tst/ sub repository of ig modu…
-
Hello!
At some point in time LCOV output started reporting way too small numbers while the Markdown output shows the expected ones. Here is proof and more information:
## Markdown output, as exp…
-
I have added all the provided Apex classes and executed the test class. In my org, the current code coverage is 86%. However, I am unable to reach 90% coverage because the test class does not cover th…
-
CC: @ccober6, @cgcgcg, @rppawlo, @sebrowne, @jwillenbring, @mmwolf
## Description
With Epetra (and downstream packages and code that has required dependencies on Epetra) set to be removed in Trilin…
-
Source code:`src/ipa_coverage_planning/ipa_room_exploration/ros/src/room_exploration_action_server.cpp`, `src/ipa_coverage_planning/ipa_room_exploration/common/src/boustrophedon_explorator.cpp`.
When…