Skip to content

Conversation

@rahulporuri
Copy link
Contributor

with adapt from traits.adaptaion.api. This API was removed with the latest release of traits i.e. 5.0.0.

with adapt from traits.adaptaion.api

	modified:   codetools/contexts/with_mask.py
@rahulporuri
Copy link
Contributor Author

same failure as seen in #25

The underlying traits pickling machinery seems to be broken with
the latest release i.e. 5.0.0, leading to broken pickling of
MultiContext instances on Python 2.

Given the move to Python 3, this has been deemed an acceptable bug
on Python 2 so we skip the failing test.

	modified:   codetools/contexts/tests/multi_context_test_case.py
Skip persistence test for MultiContext - Py2
@codecov-io
Copy link

codecov-io commented Feb 16, 2019

Codecov Report

Merging #27 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #27   +/-   ##
======================================
  Coverage    44.7%   44.7%           
======================================
  Files          72      72           
  Lines        4586    4586           
  Branches      970     970           
======================================
  Hits         2050    2050           
  Misses       2346    2346           
  Partials      190     190
Impacted Files Coverage Δ
codetools/contexts/with_mask.py 91.89% <100%> (ø) ⬆️

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 042e701...632b54f. Read the comment docs.

Copy link
Member

@dpinte dpinte left a comment

Choose a reason for hiding this comment

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

LGTM

@rahulporuri rahulporuri merged commit 8341522 into master Feb 18, 2019
@rahulporuri rahulporuri deleted the fix/traits-protocols branch February 18, 2019 08:02
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