The script is only measuring packages/flutter test coverage, but that report is commenting on PRs with no changes to packages/flutter
|
run: pushd packages/flutter;../../bin/flutter test --coverage -j 1;popd |
For example, my packages/flutter_tools PR reported there was no coverage change. #113585 (comment)
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-including-paths