Skip to content

Add require_sorted validator#35

Merged
mcflugen merged 1 commit into
mainfrom
mcflugen/add-require-sorted
Apr 12, 2026
Merged

Add require_sorted validator#35
mcflugen merged 1 commit into
mainfrom
mcflugen/add-require-sorted

Conversation

@mcflugen
Copy link
Copy Markdown
Owner

I've added a new validator, require_sorted, that check if the values of an iterable are sorted in ascending order.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (8a6c8fa) to head (8540d06).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          395       417   +22     
=========================================
+ Hits           395       417   +22     

☔ 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-sorted branch 4 times, most recently from f6207f1 to ac5da13 Compare April 12, 2026 16:34
@mcflugen mcflugen force-pushed the mcflugen/add-require-sorted branch from ce0fc58 to 8540d06 Compare April 12, 2026 16:35
@mcflugen mcflugen merged commit 571bc79 into main Apr 12, 2026
39 checks passed
@mcflugen mcflugen deleted the mcflugen/add-require-sorted branch April 12, 2026 16:40
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