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

Support custom ids #8216

Merged
merged 15 commits into from
Oct 13, 2024

added unit tests

29ba736
Select commit
Loading
Failed to load commit list.
Merged

Support custom ids #8216

added unit tests
29ba736
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 12, 2024 in 1s

94.54% (+0.00%) compared to 43410b9

View this Pull Request on Codecov

94.54% (+0.00%) compared to 43410b9

Details

Codecov Report

Attention: Patch coverage is 99.27007% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.54%. Comparing base (43410b9) to head (29ba736).
Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
moto/utilities/id_generator.py 98.68% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #8216    +/-   ##
========================================
  Coverage   94.53%   94.54%            
========================================
  Files        1155     1158     +3     
  Lines       99707   100089   +382     
========================================
+ Hits        94261    94629   +368     
- Misses       5446     5460    +14     

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