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
339 stars 27 forks source link

Generate SBOM #818

Closed martincostello closed 1 month ago

martincostello commented 1 month ago

Generate an SBOM from the build output.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.30%. Comparing base (7c81cbb) to head (c68b891).

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