Skip to content

Codecov should only report on PRs with packages/flutter changes #113625

@jmagman

Description

@jmagman

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions