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

Dropped Python v3.7 GH Action Test Support (deprecated) #1224

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

caronc
Copy link
Owner

@caronc caronc commented Oct 10, 2024

Description:

Related issue (if applicable): n/a

It appears GitHub Actions has dropped support for test cases ran in Python v3.7. As a result, all the tests were failing here. this PR just removes the python v3.7 reference to restore order.

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.37%. Comparing base (ec368e2) to head (b5df71e).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #1224    +/-   ##
========================================
  Coverage   99.36%   99.37%            
========================================
  Files         148      148            
  Lines       20680    20675     -5     
  Branches     4042     3679   -363     
========================================
- Hits        20549    20545     -4     
  Misses        121      121            
+ Partials       10        9     -1     

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

@caronc caronc merged commit 19c0d8a into master Oct 11, 2024
13 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.

1 participant