-
1. Add code coverage analysis, for example: `go test -v -race -coverprofile="coverage.txt" -covermode=atomic ./...`
2. Add reporting to service like [Codecov](https://codecov.io/) or [Coveralls](http…
-
Orion should guarantee 90% or more of code coverage before being ready for production
The following badge must be included in README.md
[![codecov](https://codecov.io/gh/wesovilabs/orion/branch/…
-
Hi @boennemann,
Can I add https://codecov.io/#features to the list in the
Test Coverage Section: https://github.com/boennemann/badges#test-coverage ?
-
I've already got things sorted just need to know how to update the coverage to codecov and then use the badge in the readme
-
# GitHub Actions (CI)
### Informations
- GitHub Actions run multiple project-related tasks on cloud servers. It can be used as CI service amongst other things.
- Each `run:` of a `job:` forgets a…
-
## Desired behavior
Our focus for the 2nd half of 2022 is quality assurance. We'll kick this off with a 1-month sprint to increase the test coverage of the entire stack.
Once a library has…
-
# Problem
The CodeCov coverage badge is linked to seedu's addresbook level 3
# Screenshot
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2324S2/pe/master/files/7a94ebb7-e552-4c6b-9927-bf…
-
> [...] we should perhaps set up testing/CI (similarly to TrixiShallowWater.jl) before merging this to main.
_Originally posted by @tristanmontoya in https://github.com/trixi-framework/TrixiAtmo.jl…
-
Hey, what do you think about adding
* pypi version
* license (?)
* travis
* codecov
* readthedocs
badges to the readme?
kmike updated
7 years ago
-
Our R package test coverage Actions (e.g. [test-coverage.yaml](https://github.com/ccao-data/lightsnip/blob/master/.github/workflows/test-coverage.yaml)) are failing due to https://github.com/r-lib/act…