-
I'm not sure about the feasibility of this, but here's what I'm trying to do on the frontend:
For a given city (using the city_id value), allow someone to link directly to the coverage map of a cer…
-
I have a odd issue since using version 1.0.0 of this plugin.
Now each time I execute the qunit task configured as follow:
```
qunit: {
options: {
'--web-security': 'no',
…
-
Please view the [Milestone](https://github.com/department-of-veterans-affairs/va.gov-team/milestone/1383) for all feedback and findings tickets associated with this Collaboration Cycle initiative.
…
-
I am trying to integrate `travis` with code climate. I have `java` project and use `jacoco` for coverage.
My `.travis.yml` looks like this and I encrypted `CC_TEST_REPORTER_ID`
language: java
…
-
I'm beginning to have real concerns over the usefulness and legitimacy of CRAN as an arbiter of package quality (see [here](https://github.com/neurogenomics/rworkflows/issues/124#issuecomment-19003634…
-
**Logs and screenshots**
`DEBUG=code-coverage yarn cypress:run`
```
App test suite
code-coverage parsed sent coverage +0ms
code-coverage wrote coverage file /Volumes/Projects/work/example/.…
-
## Version **3.2.0** of **supertest** was just published.
Branch
Build failing 🚨
Dependency
supertest
Curre…
-
## 🚀 Feature Proposal
Allow jest to use custom `coverageReporters`.
## Motivation
Only [istanbuljs](https://github.com/istanbuljs/istanbuljs) coverage reporters can be used so far. But is…
-
## Link to bug demonstration repository
## Expected Behavior
When merging two coverage reports, one merged one should be produced
## Observed Behavior
[cypress-coverage-final.json](https:/…
steoj updated
8 months ago
-
According to [this repo](https://github.com/codecov/example-rust) and the linked SO post in the README, the current rustdoc doesn't allow you to generate an executable, which is useful for the purpose…