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

update decorators for moto v5 #959

Merged
merged 3 commits into from
Jun 5, 2024
Merged

Conversation

rkingsbury
Copy link
Collaborator

moto v5 replaced all decorators including mock_s3 with mock_aws. To keep tests working, this PR updates test code accordingly.

@rkingsbury rkingsbury added dependencies Pull requests that update a dependency file release:patch housekeeping labels Jun 5, 2024
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.31%. Comparing base (5a502f0) to head (08a9585).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #959   +/-   ##
=======================================
  Coverage   81.31%   81.31%           
=======================================
  Files          46       46           
  Lines        3976     3976           
=======================================
  Hits         3233     3233           
  Misses        743      743           

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

@rkingsbury rkingsbury merged commit ed451a1 into materialsproject:main Jun 5, 2024
9 checks passed
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 housekeeping release:patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant