theupdateframework / go-tuf

Go implementation of The Update Framework (TUF)
https://theupdateframework.com
Apache License 2.0
630 stars 107 forks source link

Enable macos and windows runners for examples.yml and tests.yml #604

Closed rdimitrov closed 9 months ago

rdimitrov commented 9 months ago

The following PR enables both macos-latest and windows-latest runner environments for the actions running the tests and the examples.

codecov-commenter commented 9 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 70.18%. Comparing base (85bd220) to head (d67dc1a). Report is 29 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #604 +/- ## ======================================= Coverage 70.18% 70.18% ======================================= Files 10 10 Lines 2123 2123 ======================================= Hits 1490 1490 Misses 517 517 Partials 116 116 ``` | [Flag](https://app.codecov.io/gh/theupdateframework/go-tuf/pull/604/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theupdateframework) | Coverage Δ | | |---|---|---| | [Go-1.21](https://app.codecov.io/gh/theupdateframework/go-tuf/pull/604/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theupdateframework) | `70.18% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=theupdateframework#carryforward-flags-in-the-pull-request-comment) to find out more.

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