Skip to content

[BUG] Fixing CircleCI tests (several issues) #1833

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Feb 22, 2017

Conversation

oesteban
Copy link
Contributor

This PR removes the time command before tests in CircleCI which was preventing errors to propagate to the CircleCI status collection.

Additionally, fixes some other problems that have been missed out by the fact that tests were not actually running.

@codecov-io
Copy link

codecov-io commented Feb 22, 2017

Codecov Report

❗ No coverage uploaded for pull request base (master@102d8d7). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #1833   +/-   ##
=========================================
  Coverage          ?   72.73%           
=========================================
  Files             ?     1054           
  Lines             ?    52505           
  Branches          ?        0           
=========================================
  Hits              ?    38192           
  Misses            ?    14313           
  Partials          ?        0
Flag Coverage Δ
#unittests 72.73% <100%> (?)
Impacted Files Coverage Δ
nipype/testing/fixtures.py 100% <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 102d8d7...030eae1. Read the comment docs.

@oesteban
Copy link
Contributor Author

Even thought github thinks the last circleci build is running, the last is https://circleci.com/gh/oesteban/nipype/472?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

@satra satra merged commit 4d8fc36 into nipy:master Feb 22, 2017
@oesteban oesteban deleted the fix/TestingCircle branch February 22, 2017 07:06
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