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

Use mamba to create virtual enviroment for the CI #101

Merged

Conversation

HealthyPear
Copy link
Member

@HealthyPear HealthyPear commented Feb 4, 2021

this brings down the testing time from >75 min to 2/4 min

for some reason, the conda environment creation gets stuck for a lot of time, while doing it with mamba takes a couple minutes...

This is also a requirement to continue working on #62 due to a timeout error on readthedocs

@HealthyPear HealthyPear added this to the v0.4.0 milestone Feb 4, 2021
@HealthyPear HealthyPear added this to In progress in Maintenance via automation Feb 4, 2021
@codecov
Copy link

codecov bot commented Feb 4, 2021

Codecov Report

Merging #101 (6809ba7) into master (f7638a6) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #101   +/-   ##
=======================================
  Coverage   36.81%   36.81%           
=======================================
  Files          18       18           
  Lines        1798     1798           
=======================================
  Hits          662      662           
  Misses       1136     1136           

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 23c3840...7f2a0c1. Read the comment docs.

Maintenance automation moved this from In progress to Reviewer approved Feb 5, 2021
@HealthyPear HealthyPear merged commit fa3d622 into cta-observatory:master Feb 5, 2021
Maintenance automation moved this from Reviewer approved to Done Feb 5, 2021
@HealthyPear HealthyPear deleted the maintenance-use_mamba branch February 5, 2021 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Maintenance
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants