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

Don't validate content of otherSequences argument of Interleave #1031

Merged
merged 1 commit into from
Oct 28, 2023

Conversation

atifaziz
Copy link
Member

This PR fixes #1029.

@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

Merging #1031 (c845781) into master (2c3f004) will decrease coverage by 0.01%.
The diff coverage is n/a.

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

@@            Coverage Diff             @@
##           master    #1031      +/-   ##
==========================================
- Coverage   92.63%   92.62%   -0.01%     
==========================================
  Files         113      113              
  Lines        3421     3419       -2     
  Branches     1056     1055       -1     
==========================================
- Hits         3169     3167       -2     
  Misses        189      189              
  Partials       63       63              
Files Coverage Δ
MoreLinq/Interleave.cs 100.00% <ø> (ø)

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

@atifaziz atifaziz merged commit 0209897 into morelinq:master Oct 28, 2023
2 checks passed
@atifaziz atifaziz deleted the fix/issue-1029 branch October 28, 2023 14:55
julienasp pushed a commit to julienasp/MoreLINQ that referenced this pull request Nov 14, 2023
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.

Interleave shouldn't validate otherSequences members
1 participant