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

No python version in CI #827

Merged
merged 1 commit into from
Jul 29, 2024
Merged

No python version in CI #827

merged 1 commit into from
Jul 29, 2024

Conversation

RemDelaporteMathurin
Copy link
Collaborator

Proposed changes

I started noticing CI failures here #823 and there #826

I reproduced the issue locally and realised that removing the python=3.10 solved the issue.

@minrk I don't know if something changed in the conda recipe that could explain this?

@RemDelaporteMathurin RemDelaporteMathurin added the bug Something isn't working label Jul 29, 2024
Copy link

codecov bot commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.56%. Comparing base (b884fdf) to head (23a35a3).
Report is 93 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #827      +/-   ##
==========================================
+ Coverage   99.55%   99.56%   +0.01%     
==========================================
  Files          61       61              
  Lines        2711     2778      +67     
==========================================
+ Hits         2699     2766      +67     
  Misses         12       12              

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

@RemDelaporteMathurin RemDelaporteMathurin merged commit 8574e4c into main Jul 29, 2024
8 checks passed
@RemDelaporteMathurin RemDelaporteMathurin deleted the fix-ci branch July 29, 2024 10:40
@RemDelaporteMathurin
Copy link
Collaborator Author

Turns out it looks like this was caused by conda-forge/fenics-feedstock#212

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant