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

Update CI #1340

Merged
merged 2 commits into from
Feb 24, 2021
Merged

Update CI #1340

merged 2 commits into from
Feb 24, 2021

Conversation

rly
Copy link
Contributor

@rly rly commented Feb 23, 2021

Motivation

Update CI to match the updated CI in HDMF.

  1. Move most tests to nightly
  2. Add Python 3.9 tests (nightly)
  3. Drop Python 3.5 tests
  4. Move codecov tests to GitHub Actions
  5. Use authenticated docker images (using the HDMF account, which should be fine - if we hit rate limits, we can open an NWB account)
  6. Add testing with pre-releases of requirements
  7. Add testing with latest upgraded requirements

Checklist

  • Have you checked our Contributing document?
  • Have you ensured the PR description clearly describes problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running flake8 from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using #XXX notation where XXX is the issue number?

@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #1340 (46fada6) into dev (4ae60bc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #1340   +/-   ##
=======================================
  Coverage   73.89%   73.89%           
=======================================
  Files          37       37           
  Lines        2283     2283           
  Branches      346      346           
=======================================
  Hits         1687     1687           
  Misses        539      539           
  Partials       57       57           

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 4ae60bc...46fada6. Read the comment docs.

@rly rly requested a review from oruebel February 23, 2021 23:58
@rly rly merged commit d2ca8a1 into dev Feb 24, 2021
@rly rly deleted the update_ci branch February 24, 2021 01:45
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