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

Adopt FakeTimeProvider #1350

Merged
merged 2 commits into from
Jun 24, 2023

Conversation

martincostello
Copy link
Member

Builds on top of #1349.

@martincostello martincostello added the v8 Issues related to the new version 8 of the Polly library. label Jun 24, 2023
@martincostello martincostello added this to the v8.0.0 milestone Jun 24, 2023
@codecov
Copy link

codecov bot commented Jun 24, 2023

Codecov Report

Merging #1350 (9b4efc2) into main (9fb7dab) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1350   +/-   ##
=======================================
  Coverage   83.59%   83.59%           
=======================================
  Files         270      270           
  Lines        6396     6396           
  Branches     1008     1008           
=======================================
  Hits         5347     5347           
  Misses        840      840           
  Partials      209      209           
Flag Coverage Δ
linux 83.59% <ø> (ø)
macos 83.59% <ø> (ø)
windows 83.59% <ø> (?)

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

Use a source copy of `FakeTimeProvider` for tests that do not depend on cancellation behaviours or verify the implementation's internal calls.
Remove methods on `MockTimeProvider` that are unsed after the adoption of `FakeTimeProvider`.
@martincostello martincostello marked this pull request as ready for review June 24, 2023 16:15
@martincostello martincostello merged commit 761d969 into App-vNext:main Jun 24, 2023
@martincostello martincostello deleted the use-faketimeprovider branch June 24, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants