-
Notifications
You must be signed in to change notification settings - Fork 89
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
docs: Started cleaning up example doc #1291
Conversation
examples/powertools-examples-idempotency/src/main/java/helloworld/App.java
Outdated
Show resolved
Hide resolved
examples/powertools-examples-idempotency/src/main/java/helloworld/App.java
Show resolved
Hide resolved
Codecov ReportPatch coverage:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## main #1291 +/- ##
============================================
+ Coverage 78.94% 79.19% +0.24%
- Complexity 629 639 +10
============================================
Files 72 73 +1
Lines 2332 2360 +28
Branches 253 258 +5
============================================
+ Hits 1841 1869 +28
+ Misses 412 410 -2
- Partials 79 81 +2
☔ View full report in Codecov by Sentry. |
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.
Doc is good, just rename Powertools for AWS Lambda Java everywhere
Co-authored-by: Jérôme Van Der Linden <[email protected]>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
LGTM
* Started cleaning up example doc * More work * More docs * More docs * More docs * Clean up SQS * Did validationg * Consistency * Add CF * More cleanp * Add magic back * Update examples/README.md Co-authored-by: Jérôme Van Der Linden <[email protected]> * Fix naming * fix syntax --------- Co-authored-by: Jérôme Van Der Linden <[email protected]>
Issue #, if available:
#1289
Description of changes:
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.