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

bump moto #1297

Merged
merged 10 commits into from
Feb 17, 2025
Merged

bump moto #1297

merged 10 commits into from
Feb 17, 2025

Conversation

thehesiod
Copy link
Collaborator

No description provided.

Copy link

codecov bot commented Feb 15, 2025

Codecov Report

Attention: Patch coverage is 94.64286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 88.66%. Comparing base (4a096bd) to head (1e0264d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
tests/conftest.py 92.00% 2 Missing ⚠️
tests/mock_server.py 94.44% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1297      +/-   ##
==========================================
+ Coverage   87.90%   88.66%   +0.75%     
==========================================
  Files          68       67       -1     
  Lines        5987     5875     -112     
==========================================
- Hits         5263     5209      -54     
+ Misses        724      666      -58     
Flag Coverage Δ
unittests 88.66% <94.64%> (+0.75%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@thehesiod thehesiod marked this pull request as ready for review February 15, 2025 08:34
@thehesiod
Copy link
Collaborator Author

ok finally ready

@thehesiod thehesiod enabled auto-merge February 15, 2025 08:38
@thehesiod thehesiod disabled auto-merge February 15, 2025 08:38
@thehesiod thehesiod enabled auto-merge February 15, 2025 08:40
@thehesiod
Copy link
Collaborator Author

btw updated the merge to be squash and merge to avoid master pollution

@jakob-keller

This comment was marked as resolved.

Copy link
Collaborator

@jakob-keller jakob-keller left a comment

Choose a reason for hiding this comment

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

Awesome, this one is much overdue!

I have a few minor questions and suggestions, but this should be easy to follow up on.

Thanks for the effort!

tests/test_basic_s3.py Outdated Show resolved Hide resolved
tests/test_basic_s3.py Show resolved Hide resolved
tests/mock_server.py Show resolved Hide resolved
tests/conftest.py Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
@jakob-keller jakob-keller added the dependencies Pull requests that update a dependency file label Feb 15, 2025
@thehesiod
Copy link
Collaborator Author

thanks for the review! lemme c what I can do about this coverage

@jakob-keller
Copy link
Collaborator

thanks for the review! lemme c what I can do about this coverage

The merge is blocked due to missing verified commit signatures.

@thehesiod
Copy link
Collaborator Author

will fix

@thehesiod
Copy link
Collaborator Author

@jakob-keller crap it's the pre-commit thing, how do we fix that thing so it's signed?

@thehesiod
Copy link
Collaborator Author

@jakob-keller
Copy link
Collaborator

@jakob-keller crap it's the pre-commit thing, how do we fix that thing so it's signed?

I guess the easiest way would be for you to squash the unverified commit and force push your branch.

@jakob-keller
Copy link
Collaborator

https://github.com/mattlqx/pre-commit-sign?

The unverified commit originates from https://pre-commit.ci. I don't see a way to make that spit out verified commits. Going forward, I guess we need to either drop pre-commit.ci or drop the verification requirement. I'd be in favor of the former.

@thehesiod thehesiod force-pushed the thehesiod/aio-checksum-streaming-moto-bump branch from 1d773ce to 1e0264d Compare February 17, 2025 08:27
@thehesiod
Copy link
Collaborator Author

@jakob-keller ya I say drop the pre-commit from being able to modify the PR. Failing is fine, then having the user fix it is better otherwise author may not notice something changing their code on their behalf potentially leading to bugs...like especially since we want to mostly keep formatting from botocore

@thehesiod thehesiod added this pull request to the merge queue Feb 17, 2025
Merged via the queue into master with commit 817130f Feb 17, 2025
16 of 20 checks passed
@thehesiod thehesiod deleted the thehesiod/aio-checksum-streaming-moto-bump branch February 17, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants