Closed archinksagar closed 3 weeks ago
Attention: Patch coverage is 70.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 94.54%. Comparing base (
77fbf51
) to head (95d95c7
). Report is 8 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
moto/memorydb/models.py | 70.00% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The response for 'TLSEnabled' and 'AutoMinorVersionUpgrade' is always True even when they are set to False. This PR fixes this issue.