change remove-from_coverage.sh name to remove-from-coverage.sh

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-17 22:53:39 +05:30
parent 6f1764c85a
commit 20b41ef3fe
3 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,6 +1,4 @@
analyzer:
enable-experiment:
- extension-methods
exclude:
- packages/*/lib/**/*.g.dart
- packages/*/example/**
+1 -1
View File
@@ -64,7 +64,7 @@ scripts:
coverage:ignore-file:
run: |
melos exec -c 4 --fail-fast -- "\$MELOS_ROOT_PATH/.github/workflows/scripts/remove-from_coverage.sh" --no-select
melos exec -c 4 --fail-fast -- "\$MELOS_ROOT_PATH/.github/workflows/scripts/remove-from-coverage.sh" --no-select
description: Removes all the ignored files from the coverage report.
select-package:
dir-exists: coverage