G-Node / nixpy

Python library for NIX
https://readthedocs.org/projects/nixpy
Other
19 stars 26 forks source link

Update pythonpackage.yml #540

Closed jgrewe closed 8 months ago

jgrewe commented 8 months ago

remove 3.6, 3.7 python versions since they reached end of life from matrix and add newer versions

coveralls commented 8 months ago

Coverage Status

coverage: 79.78% (-0.006%) from 79.786% when pulling fc65fe31ccfd5d34d782d9b994409b3e542320a5 on jgrewe-actions into 481847bf74e990f5e0ed634614ee1c2e793a9ac5 on master.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (481847b) 81.36% compared to head (fc65fe3) 81.36%.

Files Patch % Lines
nixio/cmd/explore.py 0.00% 34 Missing :warning:
nixio/test/xcompat/compile.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #540 +/- ## ========================================== - Coverage 81.36% 81.36% -0.01% ========================================== Files 81 81 Lines 10825 10827 +2 ========================================== + Hits 8808 8809 +1 - Misses 2017 2018 +1 ```

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