Skip to content

TST: parametrize over dt64 unit (#55818) #212

TST: parametrize over dt64 unit (#55818)

TST: parametrize over dt64 unit (#55818) #212

Triggered via push November 4, 2023 22:57
Status Success
Total duration 35m 6s
Artifacts

code-checks.yml

on: push
Docstring validation, typing, and other manual pre-commit hooks
32m 36s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
34m 55s
ASV Benchmarks
Build Docker Dev Environment
3m 30s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 36s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 4, col 21: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 4, col 47: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 5, col 21: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:222:EX03:pandas.api.typing.SeriesGroupBy.apply:flake8 error: line 5, col 47: E226 missing whitespace around arithmetic operator
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 2, col 27: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 2, col 29: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 3, col 27: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:1764:EX03:pandas.api.typing.DataFrameGroupBy.apply:flake8 error: line 3, col 29: E231 missing whitespace after ','
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/generic.py:513:EX03:pandas.api.typing.SeriesGroupBy.transform:flake8 error: line 2, col 4: E121 continuation line under-indented for hanging indent
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/groupby/groupby.py:975:EX03:pandas.api.typing.SeriesGroupBy.pipe:flake8 error: line 1, col 1: F821 undefined name 'h'