Skip to content

PERF: Reduce Cyclomatic Complexity in _rename() #33562

PERF: Reduce Cyclomatic Complexity in _rename()

PERF: Reduce Cyclomatic Complexity in _rename() #33562

Triggered via pull request November 20, 2023 08:03
Status Failure
Total duration 28m 11s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
27m 42s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 44s
ASV Benchmarks
Build Docker Dev Environment
2m 31s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 37s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

13 errors
ASV Benchmarks
Process completed with exit code 2.
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 1.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:5536:EX02:pandas.DataFrame.rename:Examples do not pass tests:
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/series.py:4906:EX02:pandas.Series.rename:Examples do not pass tests:
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 1: F821 undefined name 'h'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 3: F821 undefined name 'g'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 5: F821 undefined name 'f'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 7: F821 undefined name 'df'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 34: F821 undefined name 'a'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 43: F821 undefined name 'b'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 1, col 51: F821 undefined name 'c'
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/resample.py:255:EX03:pandas.api.typing.Resampler.pipe:flake8 error: line 2, col 2: F821 undefined name 'df'