Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

Conversation

@handrews
Copy link
Contributor

@handrews handrews commented Mar 21, 2023

Fixes #81, if there's a desire to "fix" it: Keywords can only be restricted to JSON data model types.

The extension keyword API is not an area where people test for compliance, so I'd be equally happy with documenting that "integer" as an evaluation restriction is a jschon extension, and could post a PR for that if desired. I would also not be upset if this and #81 are just closed and things are left as-is.

Keywords can only be restricted to JSON data model types.
@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (08fe017) 92.08% compared to head (db03268) 92.17%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #84      +/-   ##
==========================================
+ Coverage   92.08%   92.17%   +0.08%     
==========================================
  Files          21       21              
  Lines        2010     2006       -4     
  Branches      429      427       -2     
==========================================
- Hits         1851     1849       -2     
+ Misses        101      100       -1     
+ Partials       58       57       -1     
Impacted Files Coverage Δ
jschon/vocabulary/__init__.py 92.04% <100.00%> (+1.82%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marksparkza marksparkza merged commit 0b9b299 into marksparkza:main Apr 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nitpick: "integer" is not a type that can restrict evaluation

3 participants