-
Great tool. I have been trying to find info about coverage of the assembled mitogenome (either partial or complete) in the output. Any advice? Any chance coverage can be provided in a future version? …
-
We have just added a CICD pipeline that runs all tests upon pushing and merging code. However, we don't yet enforce a minimum code coverage. We should decide what standards we need and then enforce th…
-
In GitLab by @laureD19 on Oct 19, 2022, 08:28
In the [coverage flag notebook](https://gitlab.gwdg.de/sshoc/marketplace-curation/-/blob/main/3.4CurationFlagCoverage.ipynb), there are still a few thing…
-
is there possibility to collect code coverage from remote computer? I'm part of azure web apps team (app services) and we need to collect code coverage when running test on our testing environments wh…
-
### Version
29.7.0
### Steps to reproduce
- Set up an Azure Pipeline for a Next.js project that uses the @sanity/image-url package.
- Ensure that the pipeline includes a step to run tests wi…
-
I'm trying to run the go-test-coverage but it constantly ignores my excluded paths/files.
`./.testcoverage.yml`
```yml
profile: ./cover.out
local-prefix: "broker"
threshold:
file: 70
pack…
-
Also, it would be nice to see some tests. A few would be enough, thank you!
-
GitHub actions.
Considerations:
- GitHub Packages?
- Releases
- Tags
- Versioning
- Code Quality Tools
- Test/Coverage Reporting
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
We should have 10…
-
How many mispredicted data (single instance, single row) contain/don't contain an under-represented feature? How many contain multiple under-represented features?
The goal of this issue is to replica…