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

Bump lstchain version in pyproject and conda env #265

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

morcuended
Copy link
Member

@morcuended morcuended commented Dec 13, 2023

CI is continuously failing because is still installing the v0.10.4 which is not compatible because of the filter wheel find function update.

This should be merged before #264

EDIT: the problem was that in the env yml pyirf was ping to v0.8.0, preventing the installation of lstchain > 0.10.4

@morcuended morcuended added the ready to review Please review label Dec 13, 2023
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cb0281e) 81.80% compared to head (a6343bd) 81.80%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #265      +/-   ##
==========================================
- Coverage   81.80%   81.80%   -0.01%     
==========================================
  Files          57       57              
  Lines        4821     4820       -1     
==========================================
- Hits         3944     3943       -1     
  Misses        877      877              

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

@marialainez marialainez merged commit d0365b4 into main Dec 13, 2023
7 checks passed
@morcuended morcuended deleted the bump-lstchain-version branch December 13, 2023 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to review Please review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants