very_good_coverage
very_good_coverage copied to clipboard
GitHub Action which helps enforce code coverage threshold using lcov created by Very Good Ventures 🦄
**Is your feature request related to a problem? Please describe.** Currently, running flutter test --coverage generates a report that does not include files w/o test coverage. This causes the code...
**Is your feature request related to a problem? Please describe.** When I create new repositories, I often don't have any code to test but I like to still have my...
Bumps [@eslint/eslintrc](https://github.com/eslint/eslintrc) from 3.0.1 to 3.0.2. Release notes Sourced from @eslint/eslintrc's releases. v3.0.2 3.0.2 (2024-02-12) Chores maintenance update of globals to v14 (#152) (4151865) Changelog Sourced from @eslint/eslintrc's changelog. 3.0.2...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...
**Is your feature request related to a problem? Please describe.** Feature to allow storage of workflow artifacts. Here are the ones of interest: 1. Code coverage artifacts 2. failures directories...
Need to make a new release to get the Node 20 engine change out there.
**Is your feature request related to a problem? Please describe.** We currently receive the warning that we should make sure to only use actions with a LTS node version (20)...
## Description To include a **CONTRIBUTING.md** document to help contributors. The file should provide guidance on how to setup, run, debug and test the project locally. ## Further context -...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.2.0. Release notes Sourced from eslint's releases. v9.2.0 Features 8485d76 feat: no-case-declarations add suggestions (#18388) (Josh Goldberg ✨) a498f35 feat: update Unicode letter detection in...