justeattakeaway / httpclient-interception

A .NET library for intercepting server-side HTTP requests
https://tech.just-eat.com/2017/10/02/reliably-testing-http-integrations-in-a-dotnet-application/
Apache License 2.0
355 stars 27 forks source link

Add release workflows #774

Closed martincostello closed 5 months ago

martincostello commented 5 months ago

Add GitHub Actions workflows to help automate releases.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 99.29%. Comparing base (3704d0b) to head (4dd548e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #774 +/- ## ======================================= Coverage 99.29% 99.29% ======================================= Files 15 15 Lines 855 855 Branches 193 193 ======================================= Hits 849 849 Misses 4 4 Partials 2 2 ``` | [Flag](https://app.codecov.io/gh/justeattakeaway/httpclient-interception/pull/774/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=justeattakeaway) | Coverage Δ | | |---|---|---| | [linux](https://app.codecov.io/gh/justeattakeaway/httpclient-interception/pull/774/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=justeattakeaway) | `99.29% <ø> (ø)` | | | [macos](https://app.codecov.io/gh/justeattakeaway/httpclient-interception/pull/774/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=justeattakeaway) | `99.29% <ø> (ø)` | | | [windows](https://app.codecov.io/gh/justeattakeaway/httpclient-interception/pull/774/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=justeattakeaway) | `?` | | 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=justeattakeaway#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.