-
### Describe the bug
v8 coverage provider report 100% statement coverage for uncovered v-if inside template
HelloWorld.vue
```typescript
import { computed } from 'vue'
const props = defin…
-
It would be nice to check that contract tests cover all possible branches.
So basically there are 2 parts:
1. Execute VM, while tracking executed opcodes and mapping them to the source code lines …
-
**Describe the bug**
![image](https://user-images.githubusercontent.com/82852072/159655588-4409bba7-8355-4628-872d-309972a37abf.png)
Python install from Microsoft Store
**Steps to Reproduce**…
-
Please view the [Milestone](https://github.com/department-of-veterans-affairs/va.gov-team/milestone/1399) for all feedback and findings tickets associated with this Collaboration Cycle initiative.
…
-
**Issue/Feature Description:**
Right now, api/controller package has test coverage of 30.1%, we need to make it more than 60%. For that we need to add more test cases to the package.
**Why this is…
-
**Issue/Feature Description:**
Right now, api/db package has test coverage of 31.4%, we need to make it more than 60%. For that we need to add more test cases to the package.
**Why this issue to f…
-
It shows up as successful, but actually the job failed...
https://github.com/sbt/sbt/actions/runs/11551736612/job/32149389986
```bash
[info] entering *experimental* thin client - BEEP WHIRR
[i…
-
Jira Link: [DB-8458](https://yugabyte.atlassian.net/browse/DB-8458)
### Description
gram.y errmsg "Cannot use TABLEGROUP with TABLESPACE." has no test coverage. There are four rules in gram.y with …
-
I've been trying to get code coverage working for the last few days using the fragments of documentation I can find throughout the Cypress offical site and code repos...
App is CRA
Using @cypress/…
-
The project has now quiet some test implemented but we don't know what exactly is covered.