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

Адапторы для создания контейнеров #140

Merged
merged 7 commits into from
Oct 25, 2020

Conversation

izvolov
Copy link
Owner

@izvolov izvolov commented Oct 25, 2020

@izvolov izvolov self-assigned this Oct 25, 2020
@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          114       119    +5     
  Lines         1673      1691   +18     
=========================================
+ Hits          1673      1691   +18     
Impacted Files Coverage Δ
...nclude/burst/container/make_sequence_container.hpp 100.00% <100.00%> (ø)
include/burst/range/adaptor/to_deque.hpp 100.00% <100.00%> (ø)
include/burst/range/adaptor/to_forward_list.hpp 100.00% <100.00%> (ø)
include/burst/range/adaptor/to_list.hpp 100.00% <100.00%> (ø)
include/burst/range/adaptor/to_set.hpp 100.00% <100.00%> (ø)
include/burst/range/adaptor/to_vector.hpp 100.00% <100.00%> (ø)
include/burst/container/make_list.hpp 100.00% <0.00%> (ø)
include/burst/container/make_deque.hpp 100.00% <0.00%> (ø)
include/burst/container/make_forward_list.hpp 100.00% <0.00%> (ø)
... and 4 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 9f2cccb...cba2d40. Read the comment docs.

@izvolov izvolov force-pushed the to-container-#139 branch 2 times, most recently from 8f0b71b to 6c098d9 Compare October 25, 2020 12:07
@izvolov izvolov merged commit d69e775 into master Oct 25, 2020
@izvolov izvolov deleted the to-container-#139 branch October 25, 2020 13:58
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.

None yet

1 participant