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

Logs: describe_log_groups() now returns the logStreamArn-property #8442

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

bblommers
Copy link
Collaborator

Fixes #8371

@bblommers bblommers added this to the 5.0.26 milestone Dec 28, 2024
@bblommers bblommers force-pushed the logs/log-stream-arn branch 3 times, most recently from 0cfd594 to 0f08e35 Compare December 28, 2024 23:17
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.62%. Comparing base (9fa5890) to head (4de16c4).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
moto/logs/models.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8442   +/-   ##
=======================================
  Coverage   92.62%   92.62%           
=======================================
  Files        1225     1225           
  Lines      105633   105646   +13     
=======================================
+ Hits        97843    97856   +13     
  Misses       7790     7790           
Flag Coverage Δ
servertests 27.75% <10.52%> (-0.01%) ⬇️
unittests 92.59% <94.73%> (+<0.01%) ⬆️

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 marked this pull request as ready for review December 30, 2024 09:23
@bblommers bblommers merged commit 289d76b into getmoto:master Dec 30, 2024
53 checks passed
@bblommers bblommers deleted the logs/log-stream-arn branch December 30, 2024 10:41
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.

logGroupIdentifier not working as expected in boto3 logs client call to get_log_events()
1 participant