Avatar for the meltano user
meltano
sdk
BlogDocsChangelog

feat: JSON schema keywords such as `maxLength` are now supported in `StringType`, `IntegerType` and `NumberType` JSON schema helpers

#2241Merged
Comparing
edgarrmondragon/feat/jsonschema-string-numeric-keywords
(
39b7d62
) with
main
(
ae7614e
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
6
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_bench_format_message
tests/core/test_io.py::test_bench_format_message
CodSpeed Performance Gauge
+1%
52.3 ms
52 ms
test_bench_validate_and_parse
tests/core/sinks/test_validation.py::test_bench_validate_and_parse
CodSpeed Performance Gauge
0%
127 ms
126.5 ms
test_bench_parse_timestamps_in_record
tests/core/sinks/test_validation.py::test_bench_parse_timestamps_in_record
CodSpeed Performance Gauge
0%
11.4 ms
11.4 ms
test_bench_validate_record_with_schema
tests/core/sinks/test_validation.py::test_bench_validate_record_with_schema
CodSpeed Performance Gauge
0%
113.9 ms
113.9 ms
test_bench_simple_map_transforms
tests/core/test_mapper.py::test_bench_simple_map_transforms
CodSpeed Performance Gauge
0%
643 ms
643.5 ms
test_bench_deserialize_json
tests/core/test_io.py::test_bench_deserialize_json
CodSpeed Performance Gauge
-1%
23 ms
23.2 ms

Commits

Click on a commit to change the comparison range
Base
main
ae7614e
0%
feat: Support `maxLength` and similar keywords in string, integer and number JSON schema helpers
8ac041d
11 months ago
by edgarrmondragon
0%
Merge branch 'main' into edgarrmondragon/feat/jsonschema-string-numeric-keywords
b417476
10 months ago
by edgarrmondragon
0%
Merge branch 'main' into edgarrmondragon/feat/jsonschema-string-numeric-keywords
39b7d62
10 months ago
by edgarrmondragon
Home Terms PrivacyDocs