awslabs / generative-ai-cdk-constructs

AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.
https://awslabs.github.io/generative-ai-cdk-constructs/
Apache License 2.0
337 stars 51 forks source link

fix: spelling and update deprecated method for log name #508

Closed MichaelWalker-git closed 3 months ago

MichaelWalker-git commented 3 months ago

Fixes #


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

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.63014% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.27%. Comparing base (2a5905e) to head (2e2f20d).

Files Patch % Lines
.../gen-ai/aws-rag-appsync-stepfn-opensearch/index.ts 98.63% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #508 +/- ## ========================================== - Coverage 92.43% 92.27% -0.17% ========================================== Files 53 53 Lines 12562 12563 +1 Branches 439 436 -3 ========================================== - Hits 11612 11592 -20 - Misses 950 971 +21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

krokoko commented 3 months ago

LGTM, did you test to deploy ?