getmoto / moto

A library that allows you to easily mock out tests based on AWS infrastructure.
http://docs.getmoto.org/en/latest/
Apache License 2.0
7.66k stars 2.05k forks source link

Directory Service - Enable/Disable/Describe LDAPs & Create/Delete/Describe Trusts #8164

Closed zkarpinski closed 1 month ago

zkarpinski commented 1 month ago

Adding several features to Directory Service (DS)

LDAPs

Trust Relationships

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.70992% with 3 lines in your changes missing coverage. Please review.

Project coverage is 94.51%. Comparing base (6c68326) to head (9dcc0ed). Report is 11 commits behind head on master.

Files with missing lines Patch % Lines
moto/ds/validations.py 72.72% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8164 +/- ## ========================================== + Coverage 94.50% 94.51% +0.01% ========================================== Files 1150 1150 Lines 99203 99316 +113 ========================================== + Hits 93752 93871 +119 + Misses 5451 5445 -6 ``` | [Flag](https://app.codecov.io/gh/getmoto/moto/pull/8164/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getmoto) | Coverage Δ | | |---|---|---| | [servertests](https://app.codecov.io/gh/getmoto/moto/pull/8164/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getmoto) | `28.76% <15.26%> (-0.03%)` | :arrow_down: | | [unittests](https://app.codecov.io/gh/getmoto/moto/pull/8164/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getmoto) | `94.48% <97.70%> (+0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getmoto#carryforward-flags-in-the-pull-request-comment) to find out more.

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