Skip to content

Update unittest import#349

Merged
rahulporuri merged 1 commit into
masterfrom
fix/traits-unittest-tools
Jun 5, 2019
Merged

Update unittest import#349
rahulporuri merged 1 commit into
masterfrom
fix/traits-unittest-tools

Conversation

@rahulporuri

Copy link
Copy Markdown
Contributor

import it from the standard library instead of importing it via traits.

@codecov-io

codecov-io commented Jun 5, 2019

Copy link
Copy Markdown

Codecov Report

Merging #349 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   32.93%   32.93%           
=======================================
  Files         206      206           
  Lines       18290    18290           
  Branches     2414     2414           
=======================================
  Hits         6024     6024           
  Misses      11880    11880           
  Partials      386      386

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 644d4fa...3c49c81. Read the comment docs.

@jwiggins jwiggins left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. I even double checked by grepping for any missed files.

import it from the standard library instead of importing it via traits

	modified:   enable/tests/qt4/scrollbar_test.py
	modified:   enable/tests/tools/apptools/commands_test_case.py
	modified:   enable/tests/tools/apptools/move_command_tool_test_case.py
	modified:   enable/tests/tools/apptools/resize_command_tool_test_case.py
	modified:   enable/tests/tools/apptools/undo_tool_test_case.py
	modified:   enable/tests/tools/button_tool_test_case.py
	modified:   kiva/tests/test_agg_drawing.py
	modified:   kiva/tests/test_cairo_drawing.py
	modified:   kiva/tests/test_gl_drawing.py
	modified:   kiva/tests/test_graphics_context.py
	modified:   kiva/tests/test_image.py
	modified:   kiva/tests/test_pdf_drawing.py
	modified:   kiva/tests/test_ps_drawing.py
	modified:   kiva/tests/test_qpainter_drawing.py
	modified:   kiva/tests/test_svg_drawing.py
@rahulporuri rahulporuri force-pushed the fix/traits-unittest-tools branch from 9435b7a to 3c49c81 Compare June 5, 2019 08:20
@rahulporuri

Copy link
Copy Markdown
Contributor Author

I rebased this branch on top of master to fix the merge conflicts.

@rahulporuri rahulporuri merged commit 94e55ca into master Jun 5, 2019
@rahulporuri rahulporuri deleted the fix/traits-unittest-tools branch June 5, 2019 08:30
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.

3 participants