Skip to content
Open
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
a4ed712
refactor integerStreamDecoder tests to use encoded data to docode and…
Dec 1, 2025
c02f57e
Merge branch 'main' of https://github.com/maplibre/maplibre-tile-spec…
Dec 2, 2025
df7cdea
refactor propertyDecoder.spec.ts and move hleper functions to decodin…
Dec 2, 2025
a7194d1
refactor stringDecoder.spec.ts
Dec 3, 2025
6571ed6
removed unused util
Dec 3, 2025
15421b6
add tests for decodeSharedDictionary
Dec 3, 2025
34e9b3c
run formating
Dec 3, 2025
1bd06ce
run formating
Dec 3, 2025
652da10
Merge branch 'main' of https://github.com/maplibre/maplibre-tile-spec…
Dec 3, 2025
985b487
add tests for double property Columns
Dec 4, 2025
7f143bd
add tests for unsinged int property Columns and column skipping
Dec 4, 2025
20098b4
add tests for unsinged int property Columns and column skipping
Dec 4, 2025
96ec2d2
add tests for string propertyColumn and skipping complex columns in p…
Dec 4, 2025
496d468
move stream/column creators to util file
Dec 4, 2025
11873e2
fix string propertyColumn test
Dec 4, 2025
3760065
add tests for decodeIntStream to integerStreamDecoder.spec.ts
Dec 4, 2025
ecea015
add tests for decodeFloat64Buffer to integerStreamDecoder.spec.ts
Dec 4, 2025
c68a637
add tests for decodeNullableIntStream to integerStreamDecoder.spec.ts
Dec 4, 2025
cdee902
add tests for decodeIntStream with morton and a delta encoder
Dec 4, 2025
315fb35
move encodings to new folder
Dec 4, 2025
3155e85
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Dec 4, 2025
8e50b85
clean up decodingTestUtils.ts
Dec 4, 2025
c3613d5
Merge branch 'refactor-tests' of https://github.com/Turtelll/maplibre…
Dec 4, 2025
134cd3f
clean up encodingUtils.ts
Dec 4, 2025
1d97fa1
add stringEncoder.ts
Dec 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading