Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Microsoft.Extensions.Http.Resilience #949

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

martincostello
Copy link
Owner

Use the Microsoft.Extensions.Http.Resilience library.

Use the Microsoft.Extensions.Http.Resilience library.
@martincostello martincostello added enhancement dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Nov 6, 2023
@martincostello martincostello enabled auto-merge (rebase) November 6, 2023 15:05
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a831057) 95.66% compared to head (c45ed18) 95.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #949      +/-   ##
==========================================
- Coverage   95.66%   95.54%   -0.13%     
==========================================
  Files          24       23       -1     
  Lines         554      539      -15     
  Branches       62       62              
==========================================
- Hits          530      515      -15     
  Misses         14       14              
  Partials       10       10              
Flag Coverage Δ
linux 95.54% <100.00%> (+0.78%) ⬆️
macos 95.54% <100.00%> (-0.13%) ⬇️
windows 95.54% <100.00%> (-0.13%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/LondonTravel.Skill/AlexaFunction.cs 91.66% <ø> (-0.14%) ⬇️
...kill/Extensions/HttpServiceCollectionExtensions.cs 90.47% <100.00%> (+0.73%) ⬆️
...l.Skill/Extensions/IHttpClientBuilderExtensions.cs 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martincostello martincostello merged commit a3ba22d into main Nov 6, 2023
10 checks passed
@martincostello martincostello deleted the use-resilience-library branch November 6, 2023 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant