Merge branch 'master' into 'diagnostic-match-positive-position'

This commit is contained in:
mergify-bot 2019-05-08 20:56:47 +00:00
commit 8ac7e2b2f2

View File

@ -7,8 +7,5 @@ PyHamcrest >= 1.8.0
# This needs to be kept in sync with submodule checkout in # This needs to be kept in sync with submodule checkout in
# third_party/ycmd/third_party # third_party/ycmd/third_party
future == 0.15.2 future == 0.15.2
# coverage.py 4.4 removed the path from the filename attribute in its reports. coverage >= 4.2
# This leads to incorrect coverage from codecov as it relies on this attribute
# to find the source file.
coverage < 4.4
codecov >= 2.0.5 codecov >= 2.0.5