Merge pull request #22378 from edx/nedbat/update-coverage-plugin

Update coverage versions for who-tests-what hacking
This commit is contained in:
Ned Batchelder
2019-11-22 11:17:03 -05:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -12,5 +12,5 @@
-c ../constraints.txt
coverage==5.0a6 # Code coverage testing for Python
coverage==5.0b1 # Code coverage testing for Python
diff-cover==0.9.8 # Automatically find diff lines that need test coverage

View File

@@ -6,7 +6,7 @@
#
configparser==4.0.2 # via importlib-metadata
contextlib2==0.6.0.post1 # via importlib-metadata
coverage==5.0a6
coverage==5.0b1
diff-cover==0.9.8
importlib-metadata==0.23 # via inflect
inflect==3.0.2 # via jinja2-pluralize

View File

@@ -61,7 +61,7 @@ contextlib2==0.6.0.post1
cookies==2.2.1
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0a6
coverage==5.0b1
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8

View File

@@ -60,8 +60,8 @@ contextlib2==0.6.0.post1
cookies==2.2.1 # via moto
coreapi==2.3.3
coreschema==0.0.4
coverage==5.0a6
git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0
coverage==5.0b1
git+https://github.com/nedbat/coverage_pytest_plugin.git@b4012f8afa4ae8f4835d078f60555d00090325de#egg=coverage_pytest_plugin==0.0
git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2
cryptography==2.8
cssselect==1.1.0