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

Fix tests that assert disposal & single iteration of enumerators #759

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

atifaziz
Copy link
Member

We have TestingSequence<> and WatchableEnumerator<> to help with this and many tests are missing its use. This PR fixes that.


Help is welcome by opening a PR against this branch. 🙏🏽

@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #759 (d891ea1) into master (35fefdf) will not change coverage.
The diff coverage is n/a.

❗ Current head d891ea1 differs from pull request most recent head a14843f. Consider uploading reports for the commit a14843f to get more accurate results

@@           Coverage Diff           @@
##           master     #759   +/-   ##
=======================================
  Coverage   92.57%   92.57%           
=======================================
  Files         113      113           
  Lines        3422     3422           
  Branches     1055     1055           
=======================================
  Hits         3168     3168           
  Misses        191      191           
  Partials       63       63           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Conflicts resolved:

- MoreLinq.Test/AssertTest.cs
- MoreLinq.Test/AtLeastTest.cs
- MoreLinq.Test/TestExtensions.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant