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

Value validation callbacks #217

Merged
merged 6 commits into from
Jun 1, 2023
Merged

Value validation callbacks #217

merged 6 commits into from
Jun 1, 2023

Conversation

tlsa
Copy link
Owner

@tlsa tlsa commented May 30, 2023

This adds the ability to provide client value validation callbacks in the schema, for all value types except boolean.

@tlsa tlsa mentioned this pull request May 30, 2023
9 tasks
@tlsa tlsa added this to the Version 2 milestone May 30, 2023
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #217 (f1c19a6) into main (350052f) will increase coverage by 0.06%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
+ Coverage   97.16%   97.22%   +0.06%     
==========================================
  Files          10       10              
  Lines        2045     2092      +47     
  Branches      434      455      +21     
==========================================
+ Hits         1987     2034      +47     
  Misses         28       28              
  Partials       30       30              
Flag Coverage Δ
unittests 97.22% <100.00%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
src/load.c 98.61% <100.00%> (+0.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tlsa tlsa force-pushed the tlsa/validation-callbacks branch from ff891b0 to f1c19a6 Compare June 1, 2023 12:31
@tlsa tlsa merged commit 07ff865 into main Jun 1, 2023
@tlsa tlsa deleted the tlsa/validation-callbacks branch May 22, 2024 19:47
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