zincware / ZnTrack

Create, visualize, run & benchmark DVC pipelines in Python & Jupyter notebooks.
https://zntrack.readthedocs.io
Apache License 2.0
44 stars 4 forks source link

fix pytest only running on 3.10 #777

Closed PythonFZ closed 4 months ago

PythonFZ commented 4 months ago

Fixes #772

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (839494f) 86.69% compared to head (a51761d) 90.99%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #777 +/- ## ========================================== + Coverage 86.69% 90.99% +4.29% ========================================== Files 25 25 Lines 2030 2032 +2 Branches 867 964 +97 ========================================== + Hits 1760 1849 +89 + Misses 270 183 -87 ``` | [Flag](https://app.codecov.io/gh/zincware/ZnTrack/pull/777/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zincware) | Coverage Δ | | |---|---|---| | [fulltest](https://app.codecov.io/gh/zincware/ZnTrack/pull/777/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zincware) | `86.71% <ø> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=zincware#carryforward-flags-in-the-pull-request-comment) to find out more.

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