add remove from coverage script

Signed-off-by: Sahil Kumar <xdsahil@gmail.com>
This commit is contained in:
Sahil Kumar
2021-03-19 19:37:50 +05:30
parent 8f079a9924
commit 6dd9f6af5e
2 changed files with 10 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
# Fast fail the script on failures.
set -e
pub global run remove_from_coverage:remove_from_coverage -f coverage/lcov.info -r '.g.dart$'