Skip to content

Add require_length validators#16

Merged
mcflugen merged 3 commits into
mainfrom
mcflugen/add-require-length-validators
Feb 6, 2026
Merged

Add require_length validators#16
mcflugen merged 3 commits into
mainfrom
mcflugen/add-require-length-validators

Conversation

@mcflugen
Copy link
Copy Markdown
Owner

@mcflugen mcflugen commented Feb 6, 2026

I've added new validators for checking the lengths of objects.

  • require_length_is
  • require_length_is_at_least
  • require_length_is_at_most

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f67c8f3) to head (0472eda).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #16   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          253       297   +44     
=========================================
+ Hits           253       297   +44     

☔ View full report in Codecov by Sentry.
📢 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.

@mcflugen mcflugen force-pushed the mcflugen/add-require-length-validators branch 2 times, most recently from eb71e47 to a23040e Compare February 6, 2026 02:25
@mcflugen mcflugen force-pushed the mcflugen/add-require-length-validators branch from a23040e to 0472eda Compare February 6, 2026 02:31
@mcflugen mcflugen merged commit 5b01224 into main Feb 6, 2026
27 checks passed
@mcflugen mcflugen deleted the mcflugen/add-require-length-validators branch February 6, 2026 03:05
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