Skip to content

Add exclusive numeric boundaries#45

Open
crmne wants to merge 1 commit into
mainfrom
issue-33-exclusive-numeric-boundaries
Open

Add exclusive numeric boundaries#45
crmne wants to merge 1 commit into
mainfrom
issue-33-exclusive-numeric-boundaries

Conversation

@crmne

@crmne crmne commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Closes #33

Summary

  • Add greater_than: / less_than: options for number and integer schemas
  • Emit Draft 2020-12 exclusiveMinimum and exclusiveMaximum keywords
  • Cover both numeric schema types with focused specs

Verification

  • bundle exec rake

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.79%. Comparing base (8861130) to head (f70d91f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #45   +/-   ##
=======================================
  Coverage   94.79%   94.79%           
=======================================
  Files          12       12           
  Lines         365      365           
  Branches       73       73           
=======================================
  Hits          346      346           
  Misses         19       19           

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

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.

Add exclusive numeric boundaries

1 participant