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

fix: job summary link :link: #188

Closed jamacku closed 3 months ago

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 (2c15ff2) to head (44797a8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #188 +/- ## ========================================== + Coverage 88.32% 88.33% +0.01% ========================================== Files 10 10 Lines 685 686 +1 Branches 72 72 ========================================== + Hits 605 606 +1 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]

zmiklank commented 3 months ago

Thanks for the PR, it works. However, I think we should provide the Test Logs, not pipeline log, when infra state is OK. But this is not a strong opinion. image

jamacku commented 3 months ago

Like this?

ComposeArchInfrastructure StateTest resultLink to logs
Fedora-latestx86_64OKsuccesstest pipeline
zmiklank commented 3 months ago

Like this?

Yes, seems nice. :)

zmiklank commented 3 months ago

[test]