chore(v2): Split parameters module up by parameter provider#1403
Merged
scottgerring merged 51 commits intov2from Dec 11, 2023
Merged
chore(v2): Split parameters module up by parameter provider#1403scottgerring merged 51 commits intov2from
scottgerring merged 51 commits intov2from
Conversation
2 tasks
311c1da to
2f79e7c
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## v2 #1403 +/- ##
=====================================
Coverage ? 76.41%
Complexity ? 517
=====================================
Files ? 67
Lines ? 2107
Branches ? 242
=====================================
Hits ? 1610
Misses ? 421
Partials ? 76 ☔ View full report in Codecov by Sentry. |
scottgerring
commented
Sep 18, 2023
scottgerring
commented
Sep 18, 2023
scottgerring
commented
Sep 18, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
jeromevdl
reviewed
Dec 11, 2023
.../test/java/software/amazon/lambda/powertools/parameters/appconfig/AppConfigProviderTest.java
Outdated
Show resolved
Hide resolved
jeromevdl
reviewed
Dec 11, 2023
.../test/java/software/amazon/lambda/powertools/parameters/appconfig/AppConfigProviderTest.java
Outdated
Show resolved
Hide resolved
jeromevdl
reviewed
Dec 11, 2023
.../test/java/software/amazon/lambda/powertools/parameters/appconfig/AppConfigProviderTest.java
Outdated
Show resolved
Hide resolved
jeromevdl
reviewed
Dec 11, 2023
.../test/java/software/amazon/lambda/powertools/parameters/appconfig/AppConfigProviderTest.java
Outdated
Show resolved
Hide resolved
jeromevdl
reviewed
Dec 11, 2023
...amodb/src/main/java/software/amazon/lambda/powertools/parameters/dynamodb/DynamoDbParam.java
Outdated
Show resolved
Hide resolved
Co-authored-by: Jérôme Van Der Linden <117538+jeromevdl@users.noreply.github.com>
Co-authored-by: Jérôme Van Der Linden <117538+jeromevdl@users.noreply.github.com>
jeromevdl
reviewed
Dec 11, 2023
.../test/java/software/amazon/lambda/powertools/parameters/appconfig/AppConfigProviderTest.java
Outdated
Show resolved
Hide resolved
…/java/software/amazon/lambda/powertools/parameters/appconfig/AppConfigProviderTest.java Co-authored-by: Jérôme Van Der Linden <117538+jeromevdl@users.noreply.github.com>
|
Kudos, SonarCloud Quality Gate passed!
|
Contributor
|
:bananadance: |
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








Issue #, if available:
#1402
Description of changes:
Checklist
Outstanding Changes
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.