-
In the current system, when a customer reports defective items and it is not cost-effective to return them to the warehouse, there is no way to track these defective items in the inventory system. As …
-
Our unit tests take almost a minute to complete and my little distracto brain loses track of what it's working on when running pre-commits. Only three unit tests consume almost [74% of our unit test r…
-
[This commit](https://github.com/operaton/operaton/commit/61073085046bf6411f27f6f1fbfeb848b8ce5099) added code which is not covered by unit tests. The coverage for the whole commit is ~64%, which brok…
-
Fortitude is silent about
```fortran
implicit none
write (10, *) "hello"
end
```
and some compilers will execute this code by writing to a file `fort.10`, but the standard does not mandate thi…
-
-
1. Someone who isn't Dave (Sarah?) creates a spreadsheet with a sheet per analysis node type, and a bunch of configurations in 1 column and what to test the grid for in the other?
2. Dave turns that …
-
**Describe the bug**
I notice some annoying flickering of the test tree when executing a large amount of tests.
In my case the assembly contains 5000 unit tests which are running pretty fast.
First an…
-
Cross TU analysis feature (to be introduced in this patch: https://reviews.llvm.org/D30691) requires 2 stage analysis: 1st stage: emit ast (clang -emit-ast) for all source files into a a temporary di…
-
Tentative list:
* [ ] Remove the notification introduced in #21014 + remove the WHIP dependency
* [ ] Remove the WHIP dependency in Premium (see https://github.com/Yoast/wordpress-seo-premium/pull/4…
-
## Describe the Enhancement ##
MET #3024 adds 4 new columns to the GRAD line type written by Grid-Stat to quantify sharpness. This issue is to enhance Series-Analysis to compute the statistics from…