-
We will need unittests done for all methods, classes and functions found in this file.
### PR Acceptance Criteria
1. When complete this file must show **100%** coverage when merged into the code…
-
+ Setup CI for coverage reports in PRs
+ Report coverage to codecov
-
Type: Bug
1. Create a simple project that imports MONAI with a test
2. Open the Testing tab and run tests with coverage
3. Module-level lines (e.g. imports, class definitions, and function defini…
-
It is unclear to me how to setup tox, pytest-cov, coverage or sphinx-gallery so that code in `examples/` is included when calculating the coverage information. I searched the docs and around the web a…
-
I tried to generate a test coverage report and ran into an entire zoo of errors.
I'll describe the issues so we can try to get this fixed, and a workaround. Skip to the end for the workaround.
#…
-
### What Happened
There appears to be some inconsistencies when using `--parallel`:
- the `--colors=never` option is being disregarded
- the `--coverage-text` is disregarded
- Note: without…
-
## Description
* Add npm script to generate the code coverage report using jest
* Add **coverage** directory to the .gitignore file
## Useful links
https://stackoverflow.com/questions/24825860…
-
-
# Overview
For now it doesn't work well.
# Tasks
- [ ] remove test itself coverage from frontend
- [ ] send to coveralls/codecov both backend/frontend coverage if repo will not be split
-…
-
Would you please also consider add coverage report as well? Thanks.