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

Операции с разнотипными диапазонами #121 #122

Merged
merged 8 commits into from
Jul 24, 2020

Conversation

izvolov
Copy link
Owner

@izvolov izvolov commented Jul 19, 2020

@izvolov izvolov self-assigned this Jul 19, 2020
@codecov
Copy link

codecov bot commented Jul 24, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          103       106    +3     
  Lines         1572      1594   +22     
=========================================
+ Hits          1572      1594   +22     
Impacted Files Coverage Δ
...rst/iterator/detail/uniform_range_tuple_please.hpp 100.00% <100.00%> (ø)
include/burst/iterator/intersect_iterator.hpp 100.00% <100.00%> (ø)
include/burst/iterator/join_iterator.hpp 100.00% <100.00%> (ø)
include/burst/iterator/merge_iterator.hpp 100.00% <100.00%> (ø)
include/burst/iterator/semiintersect_iterator.hpp 100.00% <100.00%> (ø)
...e/burst/iterator/symmetric_difference_iterator.hpp 100.00% <100.00%> (ø)
include/burst/iterator/union_iterator.hpp 100.00% <100.00%> (ø)
include/burst/range/to_any_range.hpp 100.00% <100.00%> (ø)
include/burst/iterator/detail/join_iterator.hpp 100.00% <0.00%> (ø)
... and 2 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 03b3fc6...a5398a2. Read the comment docs.

@izvolov izvolov merged commit da9b76e into master Jul 24, 2020
@izvolov izvolov deleted the different-ranges-#121 branch July 24, 2020 18:43
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