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

Workflows to support python 3.9 and 3.8 with Mac OS 13 #1104

Merged
merged 3 commits into from
Apr 26, 2024
Merged

Conversation

mavaylon1
Copy link
Contributor

@mavaylon1 mavaylon1 commented Apr 25, 2024

Motivation

What was the reasoning behind this change? Please explain the changes briefly.

The latest macos does not support python 3.8 or 3.9. We will use os 13 until we also deprecate 3.8 and 3.9.

How to test the behavior?

Show how to reproduce the new behavior (can be a bug fix or a new feature)

Workflows.

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Does the PR clearly describe the problem and the solution?
  • Have you reviewed our Contributing Guide?
  • Does the PR use "Fix #XXX" notation to tell GitHub to close the relevant issue numbered XXX when the PR is merged?

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.70%. Comparing base (1f6aa5d) to head (4b20fae).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1104   +/-   ##
=======================================
  Coverage   88.70%   88.70%           
=======================================
  Files          45       45           
  Lines        9745     9745           
  Branches     2767     2767           
=======================================
  Hits         8644     8644           
  Misses        779      779           
  Partials      322      322           

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

@mavaylon1 mavaylon1 marked this pull request as ready for review April 25, 2024 19:36
@mavaylon1 mavaylon1 requested a review from stephprince April 25, 2024 19:36
@mavaylon1 mavaylon1 merged commit 3146c97 into dev Apr 26, 2024
28 checks passed
@mavaylon1 mavaylon1 deleted the mac_os branch April 26, 2024 20:37
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