Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Adjust TRAVIS_COMMIT_RANGE variable to contain only commits from a PR.#265

Merged
szyrom merged 1 commit intopmem:stable-1.5from
igchor:fix_checking_docker_rebuild
Mar 13, 2019
Merged

Adjust TRAVIS_COMMIT_RANGE variable to contain only commits from a PR.#265
szyrom merged 1 commit intopmem:stable-1.5from
igchor:fix_checking_docker_rebuild

Conversation

@igchor
Copy link
Copy Markdown
Contributor

@igchor igchor commented Mar 13, 2019

Ref: travis-ci/travis-ci/issues/4596


This change is Reviewable

@igchor igchor force-pushed the fix_checking_docker_rebuild branch from 3d5b667 to faaea4f Compare March 13, 2019 14:12
@pmem-bot
Copy link
Copy Markdown
Contributor

@kkajrewicz and @hubertsoltysiak please review this pull request

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 13, 2019

Codecov Report

Merging #265 into stable-1.5 will decrease coverage by 5.53%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##           stable-1.5     #265      +/-   ##
==============================================
- Coverage       96.29%   90.76%   -5.54%     
==============================================
  Files              31       26       -5     
  Lines            2537     1050    -1487     
==============================================
- Hits             2443      953    -1490     
- Misses             94       97       +3
Flag Coverage Δ
#tests_clang_debug_cpp17 91.44% <ø> (-5.37%) ⬇️
#tests_clang_release 90.31% <ø> (-5.84%) ⬇️
#tests_gcc_debug 93.39% <ø> (-4.03%) ⬇️
#tests_gcc_release_cpp17 89.39% <ø> (-6.15%) ⬇️
#tests_gcc_release_cpp17_no_valgrind ?
Impacted Files Coverage Δ
include/libpmemobj++/shared_mutex.hpp 64.44% <0%> (-16.16%) ⬇️
include/libpmemobj++/detail/pexceptions.hpp 71.42% <0%> (-16.08%) ⬇️
include/libpmemobj++/mutex.hpp 65.51% <0%> (-14.49%) ⬇️
include/libpmemobj++/timed_mutex.hpp 72.09% <0%> (-9.73%) ⬇️
include/libpmemobj++/detail/common.hpp 83.33% <0%> (-7.37%) ⬇️
include/libpmemobj++/transaction.hpp 89.87% <0%> (-6.03%) ⬇️
include/libpmemobj++/detail/make_atomic_impl.hpp 94.44% <0%> (-5.56%) ⬇️
include/libpmemobj++/make_persistent_atomic.hpp 90.9% <0%> (-4.93%) ⬇️
...lude/libpmemobj++/make_persistent_array_atomic.hpp 95.23% <0%> (-4.77%) ⬇️
include/libpmemobj++/detail/life.hpp 94.11% <0%> (-4.48%) ⬇️
... and 15 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 58d7fb1...6dc5739. Read the comment docs.

@igchor igchor force-pushed the fix_checking_docker_rebuild branch from faaea4f to 81986f0 Compare March 13, 2019 14:31
@igchor igchor force-pushed the fix_checking_docker_rebuild branch from 81986f0 to 6dc5739 Compare March 13, 2019 14:54
Copy link
Copy Markdown

@szyrom szyrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@szyrom szyrom merged commit 8d65051 into pmem:stable-1.5 Mar 13, 2019
@igchor igchor deleted the fix_checking_docker_rebuild branch April 19, 2019 13:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants