-
Notifications
You must be signed in to change notification settings - Fork 90
chore: Change repo URL to the new location #1171
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
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## master #1171 +/- ##
=========================================
Coverage 71.32% 71.32%
Complexity 535 535
=========================================
Files 70 70
Lines 2239 2239
Branches 237 237
=========================================
Hits 1597 1597
Misses 529 529
Partials 113 113
☔ View full report in Codecov by Sentry. |
@@ -13,22 +13,22 @@ | |||
<version>1.15.0</version> | |||
</parent> | |||
|
|||
<name>AWS Lambda Powertools for Java library Cloudformation</name> | |||
<name>Powertools for AWS Lambda (Java)library Cloudformation</name> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<name>Powertools for AWS Lambda (Java)library Cloudformation</name> | |
<name>Powertools for AWS Lambda (Java) - Cloudformation</name> |
@@ -10,8 +10,8 @@ | |||
</parent> | |||
|
|||
<artifactId>powertools-e2e-tests</artifactId> | |||
<name>AWS Lambda Powertools for Java library End-to-end tests</name> | |||
<description>AWS Lambda Powertools for Java End-To-End Tests</description> | |||
<name>Powertools for AWS Lambda (Java)library End-to-end tests</name> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<name>Powertools for AWS Lambda (Java)library End-to-end tests</name> | |
<name>Powertools for AWS Lambda (Java) - End-to-end tests</name> |
<name>AWS Lambda Powertools for Java library End-to-end tests</name> | ||
<description>AWS Lambda Powertools for Java End-To-End Tests</description> | ||
<name>Powertools for AWS Lambda (Java)library End-to-end tests</name> | ||
<description>Powertools for AWS Lambda (Java)End-To-End Tests</description> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
<description>Powertools for AWS Lambda (Java)End-To-End Tests</description> | |
<description>Powertools for AWS Lambda (Java) End-To-End Tests</description> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small suggestions
ok too late :/ we'll do that later |
Issue #, if available: #1168
Description of changes:
Performed a find & replace for awslabs/aws-lambda-powertools-java to aws-powertools/lambda-java
Checklist
Breaking change checklist
RFC issue #:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.