-
### Problem
Currently, the C++ SDK doesn't have any Code Coverage statistics during execution of the PR Checks.
### Solution
To add tool for Code Coverage - sample article for [Code Coverage Testin…
-
Hi! I'm currently trying to start using Wuppie for fuzzing go apps. But unfortunately, after a while, crashes appear and Wuppie execution terminates.
![image](https://github.com/user-attachments/as…
-
Let's use https://about.codecov.io/ consistently across repos and also increase threshold for failed checks.
- [x] https://github.com/neurobagel/tools/issues/7
- [x] https://github.com/neurobagel/api…
-
**Is your feature request related to a problem? Please describe.**
As well as unit tests, my Go applications will often have a few integration tests that don't call functions from my package, but ins…
-
We don't see coverage info on PRs anymore
It's possible to see the failure here https://github.com/vacp2p/nim-libp2p/actions/runs/10958882042/job/30430060780?pr=1183
-
### Describe the Code Quality Issue
According to the latest [coverage test](https://app.codecov.io/gh/deepmodeling/abacus-develop), the current coverage is 74.11%. We need at least 6000 lines to cove…
-
**Artifact Under Review**
3.6.3 Success Criteria
**Team Number for Team Doing the Review**
27
**Description of Issue**
One extra additional criteria that I can think of is code coverage and u…
-
It would be great if playwright can provide OOTB support for calculating the code coverage of e2e tests.
This feature is provided by every test framework, as we are migrating to playwright from wdio,…
-
**Summary**
We’ve encountered a coverage issue related to two classes, HashTable and TimSorter, which is impacting the overall code coverage in our project. Despite the current PR achieving 100% cove…
-
- [ ] add CI step that will run tests and generate a code coverage report compatible with the Codecov (it may require some additional configuration. Example: [codecov/example-rust](https://github.com…