Skip to content

Conversation

nicoddemus
Copy link
Member

Just noticed that test_usefixtures_marker_on_unittest is parametrized
for unittest2, but no environment ever installed that library.

Just noticed that `test_usefixtures_marker_on_unittest` is parametrized
for unittest2, but no environment ever installed that library.
@codecov
Copy link

codecov bot commented Feb 24, 2019

Codecov Report

Merging #4823 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4823      +/-   ##
==========================================
+ Coverage   95.64%   95.66%   +0.01%     
==========================================
  Files         113      113              
  Lines       25163    25163              
  Branches     2498     2498              
==========================================
+ Hits        24066    24071       +5     
+ Misses        773      772       -1     
+ Partials      324      320       -4
Flag Coverage Δ
#linux 95.45% <ø> (ø) ⬆️
#osx 93.3% <ø> (+0.01%) ⬆️
#windows 93.67% <ø> (-0.01%) ⬇️
Impacted Files Coverage Δ
src/_pytest/capture.py 94.11% <0%> (+0.45%) ⬆️
src/_pytest/cacheprovider.py 97.16% <0%> (+1.41%) ⬆️

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 a0f5c4c...2e89812. Read the comment docs.

@asottile asottile merged commit f494eef into pytest-dev:master Feb 24, 2019
@nicoddemus nicoddemus deleted the unittest2env branch February 24, 2019 18:42
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