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

Weaken shortening requirement for halve #23

Merged
merged 1 commit into from
May 11, 2020
Merged

Weaken shortening requirement for halve #23

merged 1 commit into from
May 11, 2020

Conversation

tkf
Copy link
Member

@tkf tkf commented May 11, 2020

It may not be possible to shorten given collection reliably (e.g., Iterators.Filter). We only need that the collections are eventually shortened.

It may not be possible to shorten given collection reliably (e.g.,
`Iterators.Filter`).  We only need that the collections are eventually
shortened.
@codecov-io
Copy link

codecov-io commented May 11, 2020

Codecov Report

Merging #23 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #23   +/-   ##
=======================================
  Coverage   92.45%   92.45%           
=======================================
  Files           3        3           
  Lines         106      106           
=======================================
  Hits           98       98           
  Misses          8        8           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c82787...4511f69. Read the comment docs.

@tkf tkf merged commit 7316eac into master May 11, 2020
@tkf tkf deleted the halve-law branch May 11, 2020 06:26
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.

2 participants