Skip to content

[WIP] Codeclimate integration#4459

Closed
blueyed wants to merge 3 commits intopytest-dev:masterfrom
blueyed:codeclimate
Closed

[WIP] Codeclimate integration#4459
blueyed wants to merge 3 commits intopytest-dev:masterfrom
blueyed:codeclimate

Conversation

@blueyed
Copy link
Contributor

@blueyed blueyed commented Nov 24, 2018

TODO:

  • uploading coverage with parallel builds appears to be not trivial - artifacts would need to be stored inbetween.. :/

    WARN[0000] Conflict when uploading: A test report for commit 8c26e22 already exists, skipping upload

@codecov
Copy link

codecov bot commented Nov 24, 2018

Codecov Report

Merging #4459 into master will decrease coverage by 2.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4459      +/-   ##
=========================================
- Coverage   95.88%   93.4%   -2.49%     
=========================================
  Files         111     111              
  Lines       25085   25080       -5     
  Branches     2447    2444       -3     
=========================================
- Hits        24054   23427     -627     
- Misses        726    1325     +599     
- Partials      305     328      +23
Flag Coverage Δ
#docs ?
#doctesting ?
#linting ?
#linux ?
#nobyte ?
#numpy ?
#pexpect ?
#py27 91.05% <ø> (-2.98%) ⬇️
#py34 ?
#py35 ?
#py36 ?
#py37 91.72% <ø> (-2.35%) ⬇️
#trial ?
#windows 93.4% <ø> (-0.72%) ⬇️
#xdist 93.4% <ø> (-0.57%) ⬇️
Impacted Files Coverage Δ
testing/test_pdb.py 50.61% <0%> (-48.42%) ⬇️
testing/test_argcomplete.py 20.28% <0%> (-47.83%) ⬇️
src/_pytest/_argcomplete.py 33.33% <0%> (-41.67%) ⬇️
src/_pytest/debugging.py 62.5% <0%> (-21.53%) ⬇️
testing/python/approx.py 79.84% <0%> (-19.77%) ⬇️
src/_pytest/unittest.py 75.14% <0%> (-19.21%) ⬇️
testing/test_unittest.py 85.32% <0%> (-13.77%) ⬇️
src/_pytest/python_api.py 87.12% <0%> (-10.31%) ⬇️
testing/test_pathlib.py 91.17% <0%> (-8.83%) ⬇️
src/_pytest/pytester.py 80.74% <0%> (-6.71%) ⬇️
... and 27 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 3d8d04c...8c26e22. Read the comment docs.

@blueyed blueyed closed this Jan 14, 2019
@blueyed blueyed deleted the codeclimate branch January 14, 2019 16:18
@blueyed blueyed restored the codeclimate branch February 14, 2019 17:10
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.

1 participant