-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update CI setup and remove Python 3.7 #94
Update CI setup and remove Python 3.7 #94
Conversation
45705a1
to
9b60a8e
Compare
https://github.com/aesara-devs/aemcmc/actions/runs/4088898918/jobs/7051043531#step:6:597
|
092d70b
to
420f5d5
Compare
FYI: The error is due to #96. |
ab9c846
to
5ae74d0
Compare
5ae74d0
to
e7e4031
Compare
Codecov ReportBase: 98.28% // Head: 98.16% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #94 +/- ##
==========================================
- Coverage 98.28% 98.16% -0.12%
==========================================
Files 10 10
Lines 698 708 +10
Branches 62 63 +1
==========================================
+ Hits 686 695 +9
Misses 5 5
- Partials 7 8 +1
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
This PR updates the CI setup to better reflect Aesara's setup. It also removes explicit support for Python 3.7.