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

Fixes for 1.3 #170

Merged
merged 6 commits into from
Jul 21, 2018
Merged

Fixes for 1.3 #170

merged 6 commits into from
Jul 21, 2018

Conversation

FelixPetriconi
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 21, 2018

Codecov Report

Merging #170 into develop will decrease coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #170      +/-   ##
===========================================
- Coverage    97.54%   97.41%   -0.13%     
===========================================
  Files           38       38              
  Lines         5665     5691      +26     
===========================================
+ Hits          5526     5544      +18     
- Misses         139      147       +8
Impacted Files Coverage Δ
stlab/concurrency/system_timer.hpp 94.44% <100%> (ø) ⬆️
test/future_when_all_arguments_tests.cpp 91.8% <100%> (+0.13%) ⬆️
test/future_when_all_range_tests.cpp 93.25% <100%> (+0.28%) ⬆️
stlab/concurrency/future.hpp 97.15% <100%> (+0.02%) ⬆️
stlab/concurrency/default_executor.hpp 100% <100%> (ø) ⬆️
test/future_when_any_range_tests.cpp 96.33% <100%> (+0.03%) ⬆️
test/future_when_any_arguments_tests.cpp 95.48% <100%> (+0.03%) ⬆️
test/tuple_test.cpp 97.36% <0%> (-2.64%) ⬇️
test/serial_queue_test.cpp 91.34% <0%> (-0.97%) ⬇️
stlab/concurrency/channel.hpp 94.36% <0%> (-0.87%) ⬇️
... and 1 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 f0baf66...0bc000b. Read the comment docs.

@FelixPetriconi FelixPetriconi merged commit 9d8c054 into stlab:develop Jul 21, 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.

2 participants