Skip to content

Issue #28283, Finalize coverage for DataFrame.merge #49407

Issue #28283, Finalize coverage for DataFrame.merge

Issue #28283, Finalize coverage for DataFrame.merge #49407

Triggered via pull request June 24, 2025 17:29
Status Failure
Total duration 18m 54s
Artifacts

code-checks.yml

on: pull_request
Docstring validation, typing, and other manual pre-commit hooks
14m 58s
Docstring validation, typing, and other manual pre-commit hooks
ASV Benchmarks
18m 50s
ASV Benchmarks
Build Docker Dev Environment
2m 45s
Build Docker Dev Environment
Test install requirements-dev.txt
1m 40s
Test install requirements-dev.txt
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Docstring validation, typing, and other manual pre-commit hooks
Process completed with exit code 2.
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:11130:GL07:pandas.DataFrame.round:Sections are in the wrong order. Correct order is: Parameters, Returns, See Also, Notes, Examples
Docstring validation, typing, and other manual pre-commit hooks
/home/runner/work/pandas/pandas/pandas/core/frame.py:11130:GL06:pandas.DataFrame.round:Found unknown section "Note". Allowed sections are: Parameters, Attributes, Methods, Returns, Yields, Other Parameters, Raises, Warns, Warnings, See Also, Notes, References, Examples