Open pre-commit-ci[bot] opened 5 days ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR updates the ruff pre-commit hook from version v0.7.4 to v0.8.0. The change is automatically generated by pre-commit.ci's auto-update feature.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update ruff pre-commit hook version |
|
.pre-commit-config.yaml |
**Action:** static-tests (3.11) |
**Failed stage:** [Linting](https://github.com/cleder/pygeoif/actions/runs/12014618917/job/33490836952) [❌] |
**Failed test name:** RUF022 |
**Failure summary:**
The action failed due to a sorting issue in the __all__ list:__all__ list is not sorted in isort-style order.RUF022 indicates that the list should be sorted.--fix option. |
Relevant error logs:```yaml 1: ##[group]Operating System 2: Ubuntu ... 429: 135 | | "Point2D", 430: 136 | | "Point3D", 431: 137 | | "PointType", 432: 138 | | "PolygonType", 433: 139 | | ] 434: | |_^ RUF022 435: | 436: = help: Apply an isort-style sorting to `__all__` 437: Found 2 errors. 438: [*] 2 fixable with the `--fix` option. 439: ##[error]Process completed with exit code 1. ``` |
Failed to generate code suggestions for PR
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
8446c24
) to head (d9d40df
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Preparing review...
updates:
Summary by Sourcery
Build: