-
```
What steps will reproduce the problem?
1. Run simple php unit test, with code coverage report
What is the expected output?
The Generated report.
What do you see instead?
On all instance of all …
-
We will need unittests done for all methods, classes and functions found in this file.
Any widgets referenced in this file must also have unittests done
### PR Acceptance Criteria
1. When com…
-
We will need unittests done for all methods, classes and functions found in this file.
Any widgets referenced in this file must also have unittests done
### PR Acceptance Criteria
1. When com…
-
We will need unittests done for all methods, classes and functions found in this file.
Any widgets referenced in this file must also have unittests done
### PR Acceptance Criteria
1. When com…
-
We will need unittests done for all methods, classes and functions found in this file.
Any widgets referenced in this file must also have unittests done
### PR Acceptance Criteria
1. When com…
-
As tested on 9b986ab79a00d9a0119985142362f45e4eb8e27c on the `main` branch, in a clean repository, ran the following commands:
```bash
npm install
npm run build
npm run coverage
```
The termin…
-
-
I cannot successfully obtain a report of coverage for the Cython module [`dd.cudd`](https://github.com/johnyf/dd/blob/master/dd/cudd.pyx). I have:
- followed the [Cython instructions for enabling cove…
-
and identify if there are any obstacles to using Py3.13
-
As of now we expect most code to be triggered by the translate test because we have carefully hand checked. Going forward and because there is code difference between what GEOS and SHiELD wants to run…