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

feat(aws): add MemoryDB service #5546

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add MemoryDB Service

86be9ea
Select commit
Loading
Failed to load commit list.
Open

feat(aws): add MemoryDB service #5546

Add MemoryDB Service
86be9ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 0s

89.73% (+0.07%) compared to 93d2579

View this Pull Request on Codecov

89.73% (+0.07%) compared to 93d2579

Details

Codecov Report

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

Project coverage is 89.73%. Comparing base (93d2579) to head (86be9ea).
Report is 41 commits behind head on master.

Files with missing lines Patch % Lines
...roviders/aws/services/memorydb/memorydb_service.py 93.93% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5546      +/-   ##
==========================================
+ Coverage   89.66%   89.73%   +0.07%     
==========================================
  Files        1083     1087       +4     
  Lines       33462    33652     +190     
==========================================
+ Hits        30004    30198     +194     
+ Misses       3458     3454       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.