common-workflow-language / schema_salad

Semantic Annotations for Linked Avro Data
https://www.commonwl.org/v1.2/SchemaSalad.html
Apache License 2.0
73 stars 62 forks source link

Drop support for Python 3.8 #877

Closed mr-c closed 1 month ago

mr-c commented 1 month ago

Do not merge and release until Python 3.8 has been officially declared "end-of-life" (Presumed to be October 31st or earlier, 2024).

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.46524% with 1 line in your changes missing coverage. Please review.

Project coverage is 83.13%. Comparing base (0391e8c) to head (5be6951). Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
schema_salad/schema.py 95.23% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #877 +/- ## ========================================== + Coverage 83.09% 83.13% +0.04% ========================================== Files 22 22 Lines 4886 4898 +12 Branches 1281 1178 -103 ========================================== + Hits 4060 4072 +12 Misses 548 548 Partials 278 278 ```

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