Skip to content
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

[WIP] Fixing failure in minimum build of TravisCI #2227

Merged
merged 3 commits into from
Nov 22, 2019

Conversation

kchawla-pi
Copy link
Collaborator

Fixes Issue #2226

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #2227   +/-   ##
========================================
  Coverage          ?   92.5%           
========================================
  Files             ?     150           
  Lines             ?   19004           
  Branches          ?    2309           
========================================
  Hits              ?   17580           
  Misses            ?     913           
  Partials          ?     511
Impacted Files Coverage Δ
nilearn/surface/tests/test_surface.py 96.06% <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 bbc750a...ecccac7. Read the comment docs.

@kchawla-pi kchawla-pi merged commit 2432b97 into nilearn:master Nov 22, 2019
@kchawla-pi kchawla-pi deleted the travis-min-fail branch November 23, 2019 11:09
kchawla-pi added a commit to effigies/nilearn that referenced this pull request Nov 24, 2019
…ix_package_finder

* 'master' of https://github.com/nilearn/nilearn:
  CI: Test pre-release versions of dependencies (nilearn#2224)
  Fix:  nilearn.image.smooth_img fails if fwhm is an ndarray (nilearn#2107)
  Update Python version warnings for Py35 deprecation (nilearn#2214)
  Fixing failure in minimum build of TravisCI (nilearn#2227)
  Updated missing whats_new entry
kchawla-pi added a commit to darya-chyzhyk/nilearn that referenced this pull request Nov 24, 2019
…s-craddock

* 'master' of https://github.com/nilearn/nilearn: (620 commits)
  CI: Test pre-release versions of dependencies (nilearn#2224)
  Fix:  nilearn.image.smooth_img fails if fwhm is an ndarray (nilearn#2107)
  Update Python version warnings for Py35 deprecation (nilearn#2214)
  Fixing failure in minimum build of TravisCI (nilearn#2227)
  Updated missing whats_new entry
  Add testing for Nilearn setup & install & Fix the broken dependency installation (nilearn#2201)
  Fix uniform ball cloud test for sklearn >= 0.22 (nilearn#2175)
  MAINT: sklearn Deprecations (nilearn#2219)
  DOC: title in bold
  [DOC] Add note about decreasing memory usage (nilearn#2223)
  Rel 060b0 (nilearn#2208)
  Nilearn 0.6.0b0 release (nilearn#2206)
  Fixed the redundant & missing test case in merged PR nilearn#2035 (nilearn#2205)
  Modify fetch_development_fmri to fetch adults or children (nilearn#2035)
  Verbose doc building to ease tracking of progress & diagnose stalls (nilearn#2203)
  New conda env is created once conda path has been activated
  Conda environment is created for full-builds
  Refactor CircleCI config for reduced redundancy (nilearn#2204)
  Installation should fail on Python < 3.5 (nilearn#2198)
  [MRG] Add get data function (nilearn#2172)
  ...

# Conflicts:
#	nilearn/datasets/atlas.py
kchawla-pi added a commit to kchawla-pi/nilearn that referenced this pull request Nov 25, 2019
* 'master' of github.com:nilearn/nilearn:
  Fixing failure in minimum build of TravisCI (nilearn#2227)
  Updated missing whats_new entry

# Conflicts:
#	doc/whats_new.rst
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.

None yet

1 participant