Closed venkatajagannath closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.42%. Comparing base (
a783526
) to head (a3afe2d
). Report is 1 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The test workflow runs integration tests using an external GKE cluster and therefore requires some credentials.
The integration test currently fails when it is run on PRs from forked repos.
This PR fixes this issue using
pull_request_target
.See here for more information: https://github.com/astronomer/astronomer-cosmos/blob/main/.github/workflows/test.yml https://datachain.ai/blog/testing-external-contributions-using-github-actions-secrets