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

Итератор, откусывающий не более N #138

Merged
merged 7 commits into from
Oct 25, 2020

Conversation

izvolov
Copy link
Owner

@izvolov izvolov commented Aug 20, 2020

@izvolov izvolov self-assigned this Aug 20, 2020
@codecov
Copy link

codecov bot commented Aug 20, 2020

Codecov Report

Merging #138 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #138   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          110       114    +4     
  Lines         1640      1673   +33     
=========================================
+ Hits          1640      1673   +33     
Impacted Files Coverage Δ
include/burst/iterator/take_at_most_iterator.hpp 100.00% <100.00%> (ø)
include/burst/iterator/take_exactly_iterator.hpp 100.00% <100.00%> (ø)
include/burst/range/detail/take_at_most.hpp 100.00% <100.00%> (ø)
include/burst/range/detail/take_exactly.hpp 100.00% <100.00%> (ø)
include/burst/range/istream_range.hpp 100.00% <100.00%> (ø)
include/burst/range/take_at_most.hpp 100.00% <100.00%> (ø)
include/burst/range/take_exactly.hpp 100.00% <100.00%> (ø)
... and 3 more

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 0e79ec4...7d6a6b0. Read the comment docs.

@izvolov izvolov merged commit 9f2cccb into master Oct 25, 2020
@izvolov izvolov deleted the take-n-#137 branch October 25, 2020 08:56
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.

1 participant