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

Update tests to use TestingSequence #1045

Closed
wants to merge 4 commits into from
Closed

Update tests to use TestingSequence #1045

wants to merge 4 commits into from

Conversation

viceroypenguin
Copy link
Contributor

This PR updates tests to use TestingSequence more consistently, evaluating various type patterns and that disposal patterns are followed correctly.

Fixes #1044

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a0f72ab) 92.50% compared to head (21ac927) 92.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1045   +/-   ##
=======================================
  Coverage   92.50%   92.50%           
=======================================
  Files         112      112           
  Lines        3404     3404           
  Branches     1056     1056           
=======================================
  Hits         3149     3149           
  Misses        189      189           
  Partials       66       66           

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

@viceroypenguin viceroypenguin changed the title Update AggregateRight tests Update tests to use TestingSequence Nov 16, 2023
@viceroypenguin viceroypenguin closed this by deleting the head repository Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Revise tests to avoid using Eumerable.Range
1 participant