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 plain miniconda in CI #2919

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

sfinkens
Copy link
Member

@sfinkens sfinkens commented Oct 2, 2024

Do not use mamba at all. From slack discussion:

I just tested and yeah not using mamba works as well as forcing the mamba version

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.06%. Comparing base (6a4f2af) to head (9fb59bd).
Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2919   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files         373      373           
  Lines       54406    54406           
=======================================
  Hits        52267    52267           
  Misses       2139     2139           
Flag Coverage Δ
behaviourtests 3.99% <ø> (ø)
unittests 96.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 11138990341

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 96.164%

Totals Coverage Status
Change from base Build 11128129441: 0.0%
Covered Lines: 52501
Relevant Lines: 54595

💛 - Coveralls

@sfinkens sfinkens merged commit eeb1f1d into pytroll:main Oct 2, 2024
18 checks passed
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.

Unpin mamba version in CI
2 participants