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

Pinpoint: Fix region in application ARN #8233

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

viren-nadkarni
Copy link
Contributor

This PR fixes the hardcoded region in Pinpoint Application resource.

This region is now correctly picked up from the request context.

@viren-nadkarni viren-nadkarni marked this pull request as draft October 16, 2024 07:59
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (191ebcc) to head (3933b2a).
Report is 135 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8233      +/-   ##
==========================================
+ Coverage   94.43%   94.54%   +0.11%     
==========================================
  Files        1139     1158      +19     
  Lines       97355   100101    +2746     
==========================================
+ Hits        91935    94644    +2709     
- Misses       5420     5457      +37     
Flag Coverage Δ
servertests 28.88% <0.00%> (-0.04%) ⬇️
unittests 94.52% <100.00%> (+0.11%) ⬆️

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.

@viren-nadkarni viren-nadkarni marked this pull request as ready for review October 16, 2024 10:47
Copy link
Collaborator

@bblommers bblommers left a comment

Choose a reason for hiding this comment

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

LGTM!

@bblommers bblommers added this to the 5.0.18 milestone Oct 16, 2024
@bblommers bblommers merged commit 035586c into getmoto:master Oct 16, 2024
53 checks passed
@viren-nadkarni viren-nadkarni deleted the pinpoint-arn branch October 16, 2024 11:22
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