sclorg / testing-farm-as-github-action

GitHub Action to execute tests by Testing Farm and update Pull Request status
MIT License
13 stars 11 forks source link

tests: add integration test for pull_request_target #139

Open zmiklank opened 6 months ago

zmiklank commented 6 months ago

Would be good to have some simple setup for different targets in our integration tests. I am setting this to a draft for now, as we need to make sure the test is written safely before we merge it.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.28%. Comparing base (b1c8c43) to head (37ec6bc). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #139 +/- ## ======================================= Coverage 99.28% 99.28% ======================================= Files 8 8 Lines 563 563 Branches 61 61 ======================================= Hits 559 559 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

zmiklank commented 6 months ago

[test]