• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

keplergl / kepler.gl / 13395431770
62%

Build:
DEFAULT BRANCH: master
Ran 18 Feb 2025 04:35PM UTC
Jobs 1
Files 573
Run time 4min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Feb 2025 04:29PM UTC coverage: 66.175% (-0.3%) from 66.434%
13395431770

push

github

web-flow
[feat] improvements to duckDB column type handling (#2970)

This PR intends to preserve column types between different types of ingestion into Kepler and DuckDb

- timestamps stored as strings from Arrow tables are recognized as timestamps. 
- apply extra metadata from table.schema.metadata (geoparquet files). 
- DuckDB geometry is automatically casted to WKB, and properly marked with geoarrow extensions.
- DuckDB column types and query result Arrow table types consolidation.
- Apply extra logic only to the last select query.
- geoarrow constants to constants module
- add getSampleForTypeAnalyzeArrow to support and not fail for arrow data
- arrowSchemaToFields accepts extra info from DuckDB table schemas. JSON type gets GEOMETRY_FROM_STRING type, GEOMETRY with geoarrow metadata gets GEOMETRY type, timestamp ...
- fix in validateInputData - check analyzerType only for current field
- fix in validateInputData - support arrow input data

---------

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>

6024 of 10612 branches covered (56.77%)

Branch coverage included in aggregate %.

10 of 94 new or added lines in 8 files covered. (10.64%)

1 existing line in 1 file now uncovered.

12368 of 17181 relevant lines covered (71.99%)

88.21 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
10.0
0.0% src/deckgl-arrow-layers/src/layers/geo-arrow-text-layer.ts
2
6.49
0.0% src/deckgl-arrow-layers/src/layers/geo-arrow-scatterplot-layer.ts
3
14.36
0.0% src/layers/src/layer-utils.ts
10
82.56
-7.61% src/utils/src/dataset-utils.ts
21
72.79
-21.9% src/common-utils/src/data-type.ts
47
55.08
-19.2% src/processors/src/data-processor.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
55.08
-19.2% src/processors/src/data-processor.ts
Jobs
ID Job ID Ran Files Coverage
1 13395431770.1 18 Feb 2025 04:35PM UTC 573
66.17
GitHub Action Run
Source Files on build 13395431770
  • Tree
  • List 573
  • Changed 10
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 221b243c on github
  • Prev Build on master (#13319127520)
  • Next Build on master (#13415182890)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc