Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add from future import annotations in prep/frame_classification/sourc…

0994f9c
Select commit
Loading
Failed to load commit list.
Open

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

Add from future import annotations in prep/frame_classification/sourc…
0994f9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 21, 2024 in 1s

0.00% of diff hit (target 93.30%)

View this Pull Request on Codecov

0.00% of diff hit (target 93.30%)

Annotations

Check warning on line 1 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L1

Added line #L1 was not covered by tests

Check warning on line 16 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 35 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L35

Added line #L35 was not covered by tests

Check warning on line 60 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 64 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L64

Added line #L64 was not covered by tests

Check warning on line 68 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 72 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 78 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L76-L78

Added lines #L76 - L78 were not covered by tests

Check warning on line 80 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L80

Added line #L80 was not covered by tests

Check warning on line 84 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 89 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 95 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 111 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L107-L111

Added lines #L107 - L111 were not covered by tests

Check warning on line 113 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L113

Added line #L113 was not covered by tests

Check warning on line 115 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L115

Added line #L115 was not covered by tests

Check warning on line 119 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L119

Added line #L119 was not covered by tests

Check warning on line 155 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L154-L155

Added lines #L154 - L155 were not covered by tests

Check warning on line 178 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L178

Added line #L178 was not covered by tests

Check warning on line 207 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L205-L207

Added lines #L205 - L207 were not covered by tests

Check warning on line 214 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L212-L214

Added lines #L212 - L214 were not covered by tests

Check warning on line 220 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L220

Added line #L220 was not covered by tests

Check warning on line 223 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L223

Added line #L223 was not covered by tests

Check warning on line 241 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L241

Added line #L241 was not covered by tests

Check warning on line 254 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L254

Added line #L254 was not covered by tests

Check warning on line 257 in noxfile.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

noxfile.py#L257

Added line #L257 was not covered by tests