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

Sella env fix #711

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Sella env fix #711

merged 2 commits into from
Nov 14, 2023

Conversation

calvinp0
Copy link
Member

@calvinp0 calvinp0 commented Nov 12, 2023

Sella environment had issues installing due to the restriction of python being 3.7 which in turn cause supporting packages required for Sella not be installed. This then created issues for our testing

@calvinp0 calvinp0 requested a review from alongd November 12, 2023 08:52
@calvinp0 calvinp0 force-pushed the sella_env_fix branch 2 times, most recently from 18ff541 to 7809706 Compare November 12, 2023 14:13
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d756403) 73.53% compared to head (d9c2e65) 73.54%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #711   +/-   ##
=======================================
  Coverage   73.53%   73.54%           
=======================================
  Files          99       99           
  Lines       26620    26620           
  Branches     5545     5545           
=======================================
+ Hits        19576    19578    +2     
+ Misses       5673     5672    -1     
+ Partials     1371     1370    -1     
Flag Coverage Δ
unittests 73.54% <ø> (+<0.01%) ⬆️

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.

Copy link
Member

@alongd alongd left a comment

Choose a reason for hiding this comment

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

Thanks! Can you squash the 1st and last commits?

Updated the bash script
Added python version - now 3.8 minimum
added typing extensions as a packaged
@calvinp0 calvinp0 merged commit 7f5190d into main Nov 14, 2023
7 checks passed
@calvinp0 calvinp0 deleted the sella_env_fix branch November 14, 2023 09:59
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.

2 participants