-
The closer we get to addressing #171 the more difficult it becomes to test Checker. Some thoughts:
**Unit tests**: Our testsuite contains many unit tests that tightly check edge cases, which are sp…
-
**Intended outcome:**
OptionProps.result.data should cause a type error, the correct access should be OptionProps.result.mutationName, where mutationName is the name of the mutation.
see [this…
-
The way commit 4e87c16301634de4db6394276c26ad4051a073cb handles the situation about how to check if a mutation is possible is not satisfactory.
If only two alleles exist, it has anyways to switch to…
-
I am hit with this message during "Testing with NodeJs App" step. I used a new OpenSSL certificate as per the instructions in the FAQ.
-----------------------------
kubectl apply -f https://raw.git…
-
If we take this simple piece of code:
``` php
$counter = 0;
while (true) {
if ($counter > 10) {
echo "done.";
return;
}
$counter++;
}
```
one of the mutator will change …
-
I am using the latest R version and I only have 1 mutually exclusive pair; the p and q values are the same. I am using fdr method DBH. I am wondering why the p and q values are the same? When I look a…
-
### Problem/Why
`src/pages/Submission.jest.spec` does not assert anything regarding the submission form that exists on that page.
### Goal/What
The create submission functionality is covered by the …
-
**Issue description:** When using a screen reader and submitting a query or message there is no indication the chat thread has been updated.
**WCAG Criteria**:[ SC 1.3.1 Info and Relationships](ht…
-
Hello
I was wondering if DISCOVER is suitable for samples with high mutation rates (e.g. skin tumour samples with UV mutational signatures; ~5-10 mutations/Mb). I have a cohort that seems to have T…
-
HEAD: 469e710caa1fc5e9fb336fa8e4a1f93e90d6ed10
Looking at a next promotion run, the system is only 20% utilized on a 32-vcpu machine.
```
15:20:33 [21998/24960] cql-pytest dev [ PASS ] cql…