hdmf-dev / hdmf

The Hierarchical Data Modeling Framework
http://hdmf.readthedocs.io
Other
46 stars 24 forks source link

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

Closed mavaylon1 closed 2 months ago

mavaylon1 commented 2 months ago

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

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.