Skip to content

[MemoryDB] Adding memorydb User APIs - #10128

Open
rondodev wants to merge 1 commit into
getmoto:masterfrom
rondodev:feature/memorydb_user_implementation
Open

[MemoryDB] Adding memorydb User APIs#10128
rondodev wants to merge 1 commit into
getmoto:masterfrom
rondodev:feature/memorydb_user_implementation

Conversation

@rondodev

@rondodev rondodev commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR Implements the MemoryDB user management operations

  • create_user
  • describe_users
  • update_user
  • delete_user

@rondodev
rondodev marked this pull request as ready for review July 23, 2026 04:29
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.26168% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.24%. Comparing base (115c0a4) to head (926e095).

Files with missing lines Patch % Lines
moto/memorydb/models.py 94.66% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master   #10128    +/-   ##
========================================
  Coverage   93.24%   93.24%            
========================================
  Files        1326     1326            
  Lines      120998   121104   +106     
========================================
+ Hits       112826   112928   +102     
- Misses       8172     8176     +4     
Flag Coverage Δ
servertests 27.93% <0.00%> (-0.03%) ⬇️
unittests 93.22% <96.26%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant