Skip to content

Conversation

@RatanShreshtha
Copy link
Member

No description provided.

RatanShreshtha and others added 2 commits November 12, 2018 23:00
We no longer need --pyargs because our tests are no longer part of
application code.
@codecov
Copy link

codecov bot commented Nov 13, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@dcaf207). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #11   +/-   ##
=========================================
  Coverage          ?   89.06%           
=========================================
  Files             ?        2           
  Lines             ?       64           
  Branches          ?       15           
=========================================
  Hits              ?       57           
  Misses            ?        3           
  Partials          ?        4

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 dcaf207...448b508. Read the comment docs.

It was failing with `ValueError: underlying buffer has been detached`.
The fix is to call setup.py as a different process instead:
https://cbuelter.wordpress.com/2015/12/15/you-detach-me-i-detach-you/
@pquentin
Copy link
Member

@RatanShreshtha Thanks! I added a few commits to fix the Travis and AppVeyor builds, and updated the location of tests in .gitignore and MANIFEST.in.

Please take a look and merge if it looks good to you!

@RatanShreshtha RatanShreshtha merged commit 26f49f9 into master Nov 13, 2018
@RatanShreshtha RatanShreshtha deleted the move_tests branch November 13, 2018 09:47
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