-
Notifications
You must be signed in to change notification settings - Fork 795
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
feat: Support a wider range of iterables in SchemaBase.to_dict
#3501
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1ff970c - Browse repository at this point
Copy the full SHA 1ff970cView commit details -
test: Update validation errors to use non-iterable element type
Previously `list[set[str]]`
Configuration menu - View commit details
-
Copy full SHA for 1f3dfd3 - Browse repository at this point
Copy the full SHA 1f3dfd3View commit details -
fix: Prevent
to_dict
method being called onpd.Series
AFAIK, this is the intended case for `Parameter | Expression` not for converting arbitrary objects
Configuration menu - View commit details
-
Copy full SHA for 3275c5e - Browse repository at this point
Copy the full SHA 3275c5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d37bacc - Browse repository at this point
Copy the full SHA d37baccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84c599f - Browse repository at this point
Copy the full SHA 84c599fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 438ddf9 - Browse repository at this point
Copy the full SHA 438ddf9View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04c292a - Browse repository at this point
Copy the full SHA 04c292aView commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fe3929 - Browse repository at this point
Copy the full SHA 7fe3929View commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6552880 - Browse repository at this point
Copy the full SHA 6552880View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c46333c - Browse repository at this point
Copy the full SHA c46333cView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6840181 - Browse repository at this point
Copy the full SHA 6840181View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c873c - Browse repository at this point
Copy the full SHA 73c873cView commit details
Commits on Aug 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4dbe986 - Browse repository at this point
Copy the full SHA 4dbe986View commit details
Commits on Aug 5, 2024
-
test: Increase coverage in
test_to_dict_iterables
The original test obscured the fact that this change applies anywhere a `Sequence` is annotated.
Configuration menu - View commit details
-
Copy full SHA for e15bbed - Browse repository at this point
Copy the full SHA e15bbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 755670b - Browse repository at this point
Copy the full SHA 755670bView commit details -
revert: Change
test_chart_validation_errors
back to demonstrate fai……lures to @joelostblom Reverting 1f3dfd3 vega#3501 (comment)
Configuration menu - View commit details
-
Copy full SHA for bc4f4aa - Browse repository at this point
Copy the full SHA bc4f4aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e57e34 - Browse repository at this point
Copy the full SHA 7e57e34View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 009b040 - Browse repository at this point
Copy the full SHA 009b040View commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9feebc - Browse repository at this point
Copy the full SHA f9feebcView commit details -
refactor: Move
inspect.cleandoc
inside of `test_chart_validation_er……rors` All 18 cases use this, saves 30 lines
Configuration menu - View commit details
-
Copy full SHA for f335404 - Browse repository at this point
Copy the full SHA f335404View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe33d4 - Browse repository at this point
Copy the full SHA bbe33d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 877b8d8 - Browse repository at this point
Copy the full SHA 877b8d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c7e244 - Browse repository at this point
Copy the full SHA 3c7e244View commit details
Commits on Aug 9, 2024
-
docs: Remove "ordered" descriptor from
Sequence
Co-authored-by: Joel Ostblom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e07b953 - Browse repository at this point
Copy the full SHA e07b953View commit details -
Configuration menu - View commit details
-
Copy full SHA for 301e8f7 - Browse repository at this point
Copy the full SHA 301e8f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8739239 - Browse repository at this point
Copy the full SHA 8739239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1575e1e - Browse repository at this point
Copy the full SHA 1575e1eView commit details