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

ZipShortest: Fix bug in tests #418

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

viceroypenguin
Copy link
Owner

This PR fixes a bug in the unit tests for ZipShortest.

Fixes #414

@viceroypenguin viceroypenguin added this to the 5.1.0 milestone May 12, 2023
@viceroypenguin viceroypenguin enabled auto-merge (squash) May 12, 2023 01:54
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.03 ⚠️

Comparison is base (501b5a7) 88.00% compared to head (ad001b6) 87.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
- Coverage   88.00%   87.98%   -0.03%     
==========================================
  Files         239      239              
  Lines        7489     7489              
  Branches     1722     1722              
==========================================
- Hits         6591     6589       -2     
- Misses        460      462       +2     
  Partials      438      438              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@viceroypenguin viceroypenguin disabled auto-merge May 12, 2023 17:52
@viceroypenguin viceroypenguin merged commit a0b58cc into master May 12, 2023
@viceroypenguin viceroypenguin deleted the zipshortest-test-fix branch May 12, 2023 17:52
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.

IList<> version of ZipShortest
1 participant