vak icon indicating copy to clipboard operation
vak copied to clipboard

CI: fix crashes due to missing from __future__ import annotations

Open NickleDave opened this issue 1 year ago • 1 comments

NickleDave avatar Jan 19 '24 19:01 NickleDave

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
@@            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.

codecov[bot] avatar Jan 21 '24 04:01 codecov[bot]