vocalpy / vak

A neural network framework for researchers studying acoustic communication
https://vak.readthedocs.io
BSD 3-Clause "New" or "Revised" License
78 stars 16 forks source link

CI: fix crashes due to missing from __future__ import annotations #736

Open NickleDave opened 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (c6715d5) 93.30% compared to head (0994f9c) 87.55%. Report is 154 commits behind head on main.

Files Patch % Lines
noxfile.py 0.00% 44 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #736 +/- ## ========================================== - Coverage 93.30% 87.55% -5.75% ========================================== Files 68 99 +31 Lines 2614 3737 +1123 ========================================== + Hits 2439 3272 +833 - Misses 175 465 +290 ```

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