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

Fix validating min/maxLength with array types #3805

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Oct 31, 2024

Issue #, if available:
fix #3804
Description of changes:

  • Fix validating min/maxLength with array types

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.77%. Comparing base (88efb08) to head (e628f82).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3805      +/-   ##
==========================================
- Coverage   93.79%   93.77%   -0.03%     
==========================================
  Files         363      363              
  Lines       12445    12445              
  Branches     2553     2553              
==========================================
- Hits        11673    11670       -3     
  Misses        429      429              
- Partials      343      346       +3     
Flag Coverage Δ
unittests 93.73% <100.00%> (-0.03%) ⬇️

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

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

@kddejong kddejong merged commit c817aed into aws-cloudformation:main Nov 1, 2024
23 of 24 checks passed
@kddejong kddejong deleted the fix/issue/3804 branch November 1, 2024 16:15
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.

Ignored policy size limitation
1 participant