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

chore: merge v2 branch #1625

Merged
merged 31 commits into from
Oct 20, 2022
Merged

chore: merge v2 branch #1625

merged 31 commits into from
Oct 20, 2022

Conversation

rubenfonseca
Copy link
Contributor

@rubenfonseca rubenfonseca commented Oct 20, 2022

Issue number: #1459

Summary

Changes

Please provide a summary of what's being changed

This PR merges the v2 branch into develop.

User experience

Please share what the user experience looks like before and after this change

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Is this a breaking change?

RFC issue number:

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.


View rendered MAINTAINERS.md
View rendered README.md

rubenfonseca and others added 29 commits October 14, 2022 21:40
…fully qualified name in v2 (#1486)

Co-authored-by: Heitor Lessa <[email protected]>
Co-authored-by: Ruben Fonseca <[email protected]>
…ding fully qualified name in v2 (#1535)

Co-authored-by: Rúben Fonseca <[email protected]>
5.x causes problem with our flake8 version
…h deserialized Python values (#1619)

Co-authored-by: heitorlessa <[email protected]>
@rubenfonseca rubenfonseca requested a review from a team as a code owner October 20, 2022 13:09
@rubenfonseca rubenfonseca linked an issue Oct 20, 2022 that may be closed by this pull request
8 tasks
@rubenfonseca rubenfonseca requested review from heitorlessa and removed request for a team October 20, 2022 13:09
@boring-cyborg boring-cyborg bot added area/commons github-actions Pull requests that update Github_actions code internal Maintenance changes labels Oct 20, 2022
@pull-request-size pull-request-size bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Oct 20, 2022
@rubenfonseca rubenfonseca changed the title V2 feat: merge v2 branch Oct 20, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2022

Codecov Report

Base: 99.76% // Head: 99.35% // Decreases project coverage by -0.40% ⚠️

Coverage data is based on head (b4a12b2) compared to base (416ab1b).
Patch coverage: 86.84% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1625      +/-   ##
===========================================
- Coverage    99.76%   99.35%   -0.41%     
===========================================
  Files          127      128       +1     
  Lines         5884     5873      -11     
  Branches       668      371     -297     
===========================================
- Hits          5870     5835      -35     
- Misses           6       18      +12     
- Partials         8       20      +12     
Impacted Files Coverage Δ
aws_lambda_powertools/shared/constants.py 100.00% <ø> (ø)
aws_lambda_powertools/utilities/batch/__init__.py 100.00% <ø> (ø)
aws_lambda_powertools/utilities/batch/base.py 97.79% <ø> (-1.48%) ⬇️
...ws_lambda_powertools/utilities/batch/exceptions.py 100.00% <ø> (ø)
aws_lambda_powertools/shared/cookies.py 58.69% <58.69%> (ø)
...bda_powertools/utilities/data_classes/alb_event.py 90.47% <60.00%> (-9.53%) ⬇️
...ambda_powertools/utilities/parameters/appconfig.py 94.28% <86.66%> (-5.72%) ⬇️
...s/utilities/data_classes/dynamo_db_stream_event.py 98.13% <95.45%> (-1.87%) ⬇️
aws_lambda_powertools/event_handler/api_gateway.py 100.00% <100.00%> (ø)
aws_lambda_powertools/shared/headers_serializer.py 100.00% <100.00%> (ø)
... and 7 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@heitorlessa heitorlessa changed the title feat: merge v2 branch chore: merge v2 branch Oct 20, 2022
@rubenfonseca rubenfonseca merged commit 0bee23c into develop Oct 20, 2022
@rubenfonseca rubenfonseca deleted the v2 branch October 20, 2022 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-actions Pull requests that update Github_actions code internal Maintenance changes size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: Lambda Powertools for Python v2
8 participants