Conversation
ccf3075 to
bdff718
Compare
Codecov Report
@@ Coverage Diff @@
## master #20 +/- ##
=======================================
Coverage 95.02% 95.02%
=======================================
Files 26 26
Lines 1167 1167
=======================================
Hits 1109 1109
Misses 58 58Continue to review full report at Codecov.
|
ObiWahn
added a commit
that referenced
this pull request
Jan 27, 2020
* 'master' of github.com:extcpp/basics: (27 commits) move lib to new repo location more work on conan (#21) rename cmake-targets and add basic conan support (#20) add quotes just inside of containers add remove_cv_ref advertise dds set / change license Bump year in copyright script. shorten tests fix case where containers are empty add tests and suport for tuple and set. add header to forward declare std::string run checks and formatter try to forward declare std::string fix/rewrite container helper move traits to new file change clang version in build script improve container printing compile-time sieve for gcc only add compile-time sieve ...
ObiWahn
added a commit
that referenced
this pull request
Jan 27, 2020
* 'master' of github.com:extcpp/basics: (57 commits) move lib to new repo location more work on conan (#21) rename cmake-targets and add basic conan support (#20) add quotes just inside of containers add remove_cv_ref advertise dds set / change license Bump year in copyright script. shorten tests fix case where containers are empty add tests and suport for tuple and set. add header to forward declare std::string run checks and formatter try to forward declare std::string fix/rewrite container helper move traits to new file change clang version in build script improve container printing compile-time sieve for gcc only add compile-time sieve ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: #16
fix: #14