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

Batch: add SchedulingPolicy methods #5877

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

bblommers
Copy link
Collaborator

create_scheduling_policy()
delete_scheduling_policy()
describe_scheduling_policies()
list_scheduling_policies()
update_scheduling_policy()

@bblommers bblommers added this to the 4.1.2 milestone Jan 26, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #5877 (9f48550) into master (8dcf2d3) will increase coverage by 0.00%.
The diff coverage is 98.41%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master    #5877   +/-   ##
=======================================
  Coverage   96.19%   96.19%           
=======================================
  Files         757      757           
  Lines       74446    74509   +63     
=======================================
+ Hits        71614    71676   +62     
- Misses       2832     2833    +1     
Flag Coverage Δ
servertests 36.98% <30.15%> (-0.01%) ⬇️
unittests 96.13% <98.41%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
moto/batch/urls.py 100.00% <ø> (ø)
moto/batch/models.py 91.61% <96.66%> (+0.18%) ⬆️
moto/batch/responses.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bblommers bblommers merged commit 2f8a356 into getmoto:master Jan 26, 2023
@bblommers bblommers deleted the feature/batch-scheduling-policy branch January 26, 2023 15:06
@github-actions
Copy link
Contributor

This is now part of moto >= 4.1.2.dev8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants