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

Make `git_url` optional :raccoon: #189

Closed jamacku closed 3 months ago

jamacku commented 3 months ago

default value is ${{ github.server_url }}/${{ github.repository }}

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 88.33%. Comparing base (f965d7f) to head (e3c5f93).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #189 +/- ## ======================================= Coverage 88.33% 88.33% ======================================= Files 10 10 Lines 686 686 Branches 72 72 ======================================= Hits 606 606 Misses 78 78 Partials 2 2 ```

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

zmiklank commented 3 months ago

[test]