cleder / pygeoif

Basic implementation of the __geo_interface__ ๐ŸŒ๏ธ
https://pygeoif.readthedocs.io
67 stars 27 forks source link

[pre-commit.ci] pre-commit autoupdate #197

Closed pre-commit-ci[bot] closed 11 months ago

pre-commit-ci[bot] commented 11 months ago

Type

Enhancement


Description

This PR updates the versions of several pre-commit dependencies:


PR changes walkthrough

Relevant files                                                                                                                                 
Dependencies
1 files
.pre-commit-config.yaml                                                                         
    .pre-commit-config.yaml

    The .pre-commit-config.yaml file has been updated with new
    versions for isort, black, and ruff-pre-commit.

User description

updates:

semanticdiff-com[bot] commented 11 months ago

Review changes with SemanticDiff.

what-the-diff[bot] commented 11 months ago

PR Summary

codiumai-pr-agent-free[bot] commented 11 months ago

PR Description updated to latest commit (https://github.com/cleder/pygeoif/commit/3f415e81588a7c08f60c51046f5a95515de9fcf3)

codiumai-pr-agent-free[bot] commented 11 months ago

PR Analysis

(review updated until commit https://github.com/cleder/pygeoif/commit/3f415e81588a7c08f60c51046f5a95515de9fcf3)

How to use

Instructions > To invoke the PR-Agent, add a comment using one of the following commands: > **/review**: Request a review of your Pull Request. > **/describe**: Update the PR title and description based on the contents of the PR. > **/improve [--extended]**: Suggest code improvements. Extended mode provides a higher quality feedback. > **/ask \**: Ask a question about the PR. > **/update_changelog**: Update the changelog based on the PR's contents. > **/add_docs**: Generate docstring for new components introduced in the PR. > **/generate_labels**: Generate labels for the PR based on the PR's contents. > see the [tools guide](https://github.com/Codium-ai/pr-agent/blob/main/docs/TOOLS_GUIDE.md) for more details. >To edit any configuration parameter from the [configuration.toml](https://github.com/Codium-ai/pr-agent/blob/main/pr_agent/settings/configuration.toml), add --config_path=new_value. >For example: /review --pr_reviewer.extra_instructions="focus on the file: ..." >To list the possible configuration parameters, add a **/config** comment.
codiumai-pr-agent-free[bot] commented 11 months ago

Persistent review updated to latest commit https://github.com/cleder/pygeoif/commit/3f415e81588a7c08f60c51046f5a95515de9fcf3

ghost commented 11 months ago
๐Ÿ‘‡ Click on the image for a new way to code review #### [![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/cleder/pygeoif/197/883f1cca/3f415e81588a7c08f60c51046f5a95515de9fcf3.svg)](https://app.codesee.io/r/reviews?pr=197&src=https%3A%2F%2Fgithub.com%2Fcleder%2Fpygeoif) #### Legend CodeSee Map legend
codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d978373) 100.00% compared to head (3f415e8) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #197 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 21 21 Lines 2371 2371 Branches 258 258 ========================================= Hits 2371 2371 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.