awslabs / fhir-works-on-aws-persistence-ddb

A DynamoDB implementation of the FHIR Works on AWS framework, enabling users to complete CRUD operations on FHIR resources
Apache License 2.0
27 stars 22 forks source link

docs: Update README to specify that deployment package depends on this package, not vice versa #134

Closed nguyen102 closed 2 years ago

nguyen102 commented 2 years ago

docs: Update README to specify that deployment package depends on this package, not vice versa

Issue #, if available: https://github.com/awslabs/fhir-works-on-aws-persistence-ddb/issues/133

Description of changes:

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

codecov-commenter commented 2 years ago

Codecov Report

Merging #134 (ef0e675) into mainline (9887fb7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           mainline     #134   +/-   ##
=========================================
  Coverage     89.72%   89.72%           
=========================================
  Files            26       26           
  Lines          1129     1129           
  Branches        185      187    +2     
=========================================
  Hits           1013     1013           
  Misses          112      112           
  Partials          4        4           

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 9887fb7...ef0e675. Read the comment docs.