-
Can you recommend me an open-source free to use CI/CD engine where I can define build steps through a JSON config file, such as command line commands to run, or batch files to execute, and the ability…
-
![image](https://github.com/user-attachments/assets/57154ab0-efce-4ba1-930a-04a48beb2521)
-
1. Fail a PR if code coverage regresses
2. Report code coverage % in the GitHub UI
Related but not required: https://github.com/salesforce/lwc/issues/3246
-
Hi
We are currently having the majority of pipelines in Java, the current action is working for React JS pipelines which is able to generate a lcov. For using jacoco reports, is there any workaroun…
-
-
## Description
We need to set up a Continuous Integration (CI) pipeline for the Arc Pinned Tabs to HTML Bookmarks Converter project. This pipeline will automate code quality checks, linting, and runn…
-
**Context and scope**
Currently the validator manager contracts haven't kept up as much for unit tests, need to look into test coverage report for `forge coverage` and get it up to expectations. With…
-
Test Frameworks: `Minitest` and `ParallelTests`
SimpleCov Version: `0.21.2`
Ruby Description: `ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-linux]`
Rails Version: `6.0.3.7`
Tests Invoca…
-
### Package containing the bug
next-drupal (NPM package)
### Describe the bug
If multiple jest files are run, the code coverage of previously-run tests can be reset during the Jest test run a…
-
### Description
Improve documentation and extension warnings to give hints about the problem and how to fix it.
### Work
- [ ] Edit preview error on no file found to give a better warning or hint…