iptux-src / iptux

A software for sharing in LAN
GNU General Public License v2.0
445 stars 130 forks source link

add publish test result #622

Closed lidaobing closed 4 months ago

lidaobing commented 4 months ago

Summary by Sourcery

This pull request updates the CI workflow by adding permissions for checks and pull-requests, upgrading the Codecov action to v4, and integrating a new action to publish test results.

sourcery-ai[bot] commented 4 months ago

Reviewer's Guide by Sourcery

This pull request enhances the CI workflow by adding necessary permissions for 'checks' and 'pull-requests', updating the Codecov action to the latest version (v4), and introducing a new step to publish test results using the 'EnricoMi/publish-unit-test-result-action@v2' action.

File-Level Changes

Files Changes
.github/workflows/ci.yml Enhanced CI workflow by adding permissions, updating Codecov action, and including a step to publish test results.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.
github-actions[bot] commented 4 months ago

Test Results

66 tests   66 :white_check_mark:  2s :stopwatch: 32 suites   0 :zzz:  1 files     0 :x:

Results for commit d37f5e46.

:recycle: This comment has been updated with latest results.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 52.33%. Comparing base (147c087) to head (d74b29b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #622 +/- ## ========================================== - Coverage 52.43% 52.33% -0.10% ========================================== Files 64 64 Lines 8533 8075 -458 ========================================== - Hits 4474 4226 -248 + Misses 4059 3849 -210 ```

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