Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

feat: add support for up to 100 entries in transactions #679

Merged
merged 4 commits into from
Sep 8, 2022

Conversation

ssvegaraju
Copy link
Contributor

Issue #674

Description of changes:
This change updates the routing and persistence-ddb packages with these changes:
awslabs/fhir-works-on-aws-routing#170
awslabs/fhir-works-on-aws-persistence-ddb#153

This adds support for including up to 100 resources into a transaction bundle, rather than the previous limit of 25. I have pulled and tested this change to ensure it works.

Checklist:

  • Have you successfully deployed to an AWS account with your changes?
  • Have you written new tests for your core changes, as applicable?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ssvegaraju ssvegaraju requested a review from a team as a code owner August 21, 2022 21:30
@ssvegaraju ssvegaraju changed the base branch from mainline to develop August 21, 2022 21:32
@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2022

Codecov Report

Merging #679 (360519e) into develop (96715f3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #679   +/-   ##
========================================
  Coverage    95.65%   95.65%           
========================================
  Files            4        4           
  Lines          207      207           
  Branches        30       30           
========================================
  Hits           198      198           
  Misses           9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 96715f3...360519e. Read the comment docs.

@ssvegaraju ssvegaraju merged commit 19f31ea into develop Sep 8, 2022
@ssvegaraju ssvegaraju deleted the dev-release-18202 branch September 8, 2022 22:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants