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

fix: Adjust custom JSON schema for betas field on optimizers #2056

Merged
merged 2 commits into from
May 26, 2022
Merged

Conversation

ksbrar
Copy link
Collaborator

@ksbrar ksbrar commented May 25, 2022

Small change, necessary for proper UI rendering. The other implication of this change is that array fields (like betas or anything that may use FloatRangeTupleDataclassField in the future) must be validated Draft-4 spec-style for now.

Small change, necessary for proper UI rendering. Implication of the change is that array fields (like `betas` or anything that may use `FloatRangeTupleDataclassField` in the future) are validated [Draft-4 spec](https://json-schema.org/understanding-json-schema/reference/array.html#id7)-style.
@ksbrar ksbrar self-assigned this May 25, 2022
@github-actions
Copy link

github-actions bot commented May 25, 2022

Unit Test Results

       6 files  ±0         6 suites  ±0   2h 12m 44s ⏱️ - 5m 14s
2 798 tests ±0  2 763 ✔️ ±0    35 💤 ±0  0 ±0 
8 394 runs  ±0  8 285 ✔️ ±0  109 💤 ±0  0 ±0 

Results for commit 7af6b65. ± Comparison against base commit 1218de3.

♻️ This comment has been updated with latest results.

@tgaddair tgaddair merged commit 77e0686 into master May 26, 2022
@tgaddair tgaddair deleted the json-fix branch May 26, 2022 04:37
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.

3 participants