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

Streamline & upgrade CI #135

Merged
merged 8 commits into from Jul 1, 2021
Merged

Streamline & upgrade CI #135

merged 8 commits into from Jul 1, 2021

Conversation

jGaboardi
Copy link
Member

This PR addresses #124 and #134.

  • fixes minor change in conf.py
  • swaps out conda for micromamba in CI (much quicker env resolves)
  • defaults to testing with stable versions of deps on all OSs & Python versions
  • tests bleeding edge deps only on Ubuntu & Python 3.9

@jGaboardi jGaboardi self-assigned this Jun 30, 2021
@jGaboardi jGaboardi changed the title Streamline ci [WIP] Streamline CI Jun 30, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jun 30, 2021

Codecov Report

Merging #135 (c2d3a04) into main (414386e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   85.94%   85.94%           
=======================================
  Files          18       18           
  Lines        1217     1217           
=======================================
  Hits         1046     1046           
  Misses        171      171           

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 414386e...c2d3a04. Read the comment docs.

@jGaboardi jGaboardi changed the title [WIP] Streamline CI Streamline & upgrade CI Jun 30, 2021
@jGaboardi jGaboardi removed the WIP label Jun 30, 2021
This was linked to issues Jun 30, 2021
ci/37.yaml Outdated Show resolved Hide resolved
doc/conf.py Outdated Show resolved Hide resolved
@jGaboardi
Copy link
Member Author

@slumnitz Let's merge this unless you have any objections?

@slumnitz slumnitz merged commit 2af777e into pysal:main Jul 1, 2021
@jGaboardi jGaboardi deleted the streamline_ci branch July 1, 2021 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update conf.py Migrating testing & coverage services
4 participants