cognitedata / oryx

.NET Cross platform and highly composable middleware for building web request handlers in F#
Apache License 2.0
202 stars 10 forks source link

Update actions/setup-dotnet action to v3 #116

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/setup-dotnet action major v1 -> v3

Release Notes

actions/setup-dotnet ### [`v3`](https://togithub.com/actions/setup-dotnet/compare/v2...v3) [Compare Source](https://togithub.com/actions/setup-dotnet/compare/v2...v3) ### [`v2`](https://togithub.com/actions/setup-dotnet/compare/v1...v2) [Compare Source](https://togithub.com/actions/setup-dotnet/compare/v1...v2)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 1 year ago

Codecov Report

Merging #116 (13d14f0) into master (5fb0951) will increase coverage by 0.63%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   76.16%   76.80%   +0.63%     
==========================================
  Files           9        9              
  Lines         684      677       -7     
  Branches       38       39       +1     
==========================================
- Hits          521      520       -1     
+ Misses        139      131       -8     
- Partials       24       26       +2     
Impacted Files Coverage Ξ”
src/Pipeline/Core.fs 66.66% <0.00%> (-1.31%) :arrow_down:
src/HttpHandler/HttpHandler.fs 77.89% <0.00%> (ΓΈ)
src/HttpHandler/Fetch.fs 91.66% <0.00%> (+0.11%) :arrow_up:
src/Pipeline/Error.fs 65.32% <0.00%> (+0.52%) :arrow_up:
src/HttpHandler/Logging.fs 89.85% <0.00%> (+1.44%) :arrow_up:
src/Pipeline/Exception.fs 14.28% <0.00%> (+3.17%) :arrow_up:
src/HttpHandler/HttpContext.fs 87.67% <0.00%> (+4.12%) :arrow_up: