Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Oct 24, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Oct 21, 2024

updates:

Summary by Sourcery

Build:

  • Update pre-commit configuration to use mypy version v1.12.1.

updates:
- [github.com/pre-commit/mirrors-mypy: v1.11.2 → v1.12.1](pre-commit/mirrors-mypy@v1.11.2...v1.12.1)
@pre-commit-ci pre-commit-ci bot requested a review from Anselmoo as a code owner October 21, 2024 16:24
Copy link

semanticdiff-com bot commented Oct 21, 2024

Review changes with SemanticDiff.

Analyzed 1 of 2 files.

Overall, the semantic diff is 32% smaller than the GitHub diff.

Filename Status
.pre-commit-config.yaml Unsupported file format
✔️ spectrafit/report.py 31.03% smaller

Copy link
Contributor

sourcery-ai bot commented Oct 21, 2024

Reviewer's Guide by Sourcery

This pull request updates the pre-commit configuration to use a newer version of the mypy tool. The change is minimal and straightforward, focusing on a version bump for a single dependency.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update mypy version in pre-commit configuration
  • Bump mypy version from v1.11.2 to v1.12.1
.pre-commit-config.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. It seems to have been created by a bot (hey, pre-commit-ci[bot]!). We assume it knows what it's doing!

@github-actions github-actions bot added maintenance Maintenance & Security pre-commit root labels Oct 21, 2024
@github-actions github-actions bot added the python Pull requests that update Python code label Oct 24, 2024
Copy link

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (52a5d27) to head (ff87212).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1661   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           45        45           
  Lines         4518      4520    +2     
=========================================
+ Hits          4518      4520    +2     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
spectrafit/report.py 100.00% <100.00%> (ø)

@Anselmoo Anselmoo merged commit b4b97a8 into main Oct 24, 2024
35 of 36 checks passed
@Anselmoo Anselmoo deleted the pre-commit-ci-update-config branch October 24, 2024 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance & Security pre-commit python Pull requests that update Python code root size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant