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

fix: Unpin Mamba version in CI workflow #193

Merged
merged 1 commit into from
Sep 18, 2023
Merged

fix: Unpin Mamba version in CI workflow #193

merged 1 commit into from
Sep 18, 2023

Conversation

sellth
Copy link
Contributor

@sellth sellth commented Sep 18, 2023

Issue reported in #137 seems to be fixed. This reverts changes in #138 to fix #139.

@sellth sellth marked this pull request as ready for review September 18, 2023 15:17
@sellth sellth changed the title fix: Unpin Mamba version during CI fix: Unpin Mamba version in CI workflow Sep 18, 2023
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage has no change and project coverage change: +2.42% 🎉

Comparison is base (409ac9c) 75.48% compared to head (72929f5) 77.91%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #193      +/-   ##
==========================================
+ Coverage   75.48%   77.91%   +2.42%     
==========================================
  Files          98       98              
  Lines        7767     7325     -442     
==========================================
- Hits         5863     5707     -156     
+ Misses       1904     1618     -286     

see 45 files with indirect coverage changes

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

Copy link
Contributor

@Nicolai-vKuegelgen Nicolai-vKuegelgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checks run through, so LGTM

@sellth sellth merged commit e5e5596 into main Sep 18, 2023
8 checks passed
@sellth sellth deleted the unpin_mamba branch September 18, 2023 15:28
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 workflow
2 participants