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

ResilienceHub - Resource-related functionality #7480

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

bblommers
Copy link
Collaborator

  • create_app_version_app_component()
  • create_app_version_resource()
  • import_resources_to_draft_app_version()
  • list_app_version_app_components()
  • list_app_version_resources()
  • list_app_versions()
  • publish_app_version()

See #7438

@bblommers bblommers added this to the 5.0.4 milestone Mar 16, 2024
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

Attention: Patch coverage is 98.38710% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 94.05%. Comparing base (9aef694) to head (8f73670).
Report is 108 commits behind head on master.

Files Patch % Lines
moto/resiliencehub/exceptions.py 66.66% 1 Missing ⚠️
moto/resiliencehub/models.py 98.76% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7480      +/-   ##
==========================================
- Coverage   95.88%   94.05%   -1.83%     
==========================================
  Files         843     1064     +221     
  Lines       82578    91379    +8801     
==========================================
+ Hits        79178    85946    +6768     
- Misses       3400     5433    +2033     
Flag Coverage Δ
servertests 29.64% <0.00%> (-2.89%) ⬇️
unittests 94.02% <98.38%> (-1.83%) ⬇️

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.

@bblommers bblommers merged commit ca5d514 into getmoto:master Mar 17, 2024
39 of 40 checks passed
@bblommers bblommers deleted the resiliencehub-resources branch March 17, 2024 10:36
Copy link
Contributor

This is now part of moto >= 5.0.4.dev19

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.

None yet

1 participant