Skip to content

Conversation

@kris-jusiak
Copy link
Contributor

Problem:

  • TE is in boost-experimental repo, however is not boostified.

Solution:

  • Use boost directory structure.
  • Use boost namespace.
  • Use [Boost].TE instead of TE as the library name (brackets because it's not an official library).

Problem:
- TE is in boost-experimental repo, however is not boostified.

Solution:
- Use boost directory structure.
- Use boost namespace.
- Use [Boost].TE instead of TE as the library name (brackets because it's not an official library).
@codecov
Copy link

codecov bot commented Jul 9, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   99.33%   99.33%           
=======================================
  Files          15       15           
  Lines         452      452           
=======================================
  Hits          449      449           
  Misses          3        3
Impacted Files Coverage Δ
example/forward.cpp 100% <ø> (ø) ⬆️
example/drawable.cpp 100% <ø> (ø) ⬆️
example/combined.cpp 100% <ø> (ø) ⬆️
include/boost/te.hpp 100% <ø> (ø)
example/injection.cpp 100% <ø> (ø) ⬆️
example/storage.cpp 100% <ø> (ø) ⬆️
example/override.cpp 100% <ø> (ø) ⬆️
example/container.cpp 100% <ø> (ø) ⬆️
example/overload.cpp 100% <ø> (ø) ⬆️
example/macro.cpp 100% <ø> (ø) ⬆️
... 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 8d5428f...ca80a44. Read the comment docs.

@kris-jusiak kris-jusiak merged commit 69edb25 into boost-ext:master Jul 9, 2018
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