Skip to content

Turn off Python27 tests#384

Merged
midhun-pm merged 1 commit into
masterfrom
tests/turn_off_python27
Jan 8, 2020
Merged

Turn off Python27 tests#384
midhun-pm merged 1 commit into
masterfrom
tests/turn_off_python27

Conversation

@midhun-pm

Copy link
Copy Markdown
Contributor

Fix #381

@codecov-io

codecov-io commented Jan 7, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #384      +/-   ##
==========================================
- Coverage   33.33%   28.71%   -4.62%     
==========================================
  Files         206      206              
  Lines       18273    18273              
  Branches     2470     2470              
==========================================
- Hits         6091     5247     -844     
- Misses      11789    12703     +914     
+ Partials      393      323      -70
Impacted Files Coverage Δ
enable/layout/ab_constrainable.py 0% <0%> (-100%) ⬇️
enable/layout/constraints_namespace.py 0% <0%> (-100%) ⬇️
enable/layout/api.py 0% <0%> (-100%) ⬇️
enable/layout/utils.py 0% <0%> (-100%) ⬇️
enable/layout/linear_symbolic.py 0% <0%> (-100%) ⬇️
enable/layout/geometry.py 0% <0%> (-94.21%) ⬇️
enable/constraints_container.py 0% <0%> (-80.87%) ⬇️
enable/layout/layout_manager.py 0% <0%> (-72.53%) ⬇️
enable/layout/layout_helpers.py 0% <0%> (-69.74%) ⬇️
enable/coordinate_box.py 32.65% <0%> (-37.42%) ⬇️
... and 11 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 a88911f...56d1863. Read the comment docs.

@corranwebster corranwebster left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good

@midhun-pm midhun-pm merged commit 27a6e99 into master Jan 8, 2020
@midhun-pm midhun-pm deleted the tests/turn_off_python27 branch January 8, 2020 15:28
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.

Turn off testing for Python 2.7

3 participants