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

OSGeo / gdal / 20575246519
72%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2025 03:51PM UTC
Jobs 1
Files 2024
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

29 Dec 2025 02:29PM UTC coverage: 71.502% (+0.001%) from 71.501%
20575246519

push

github

web-flow
MVT: add tile coords fields when reading dataset (#13596)

Previously, the tile coordinates (Z, X, Y) of each feature were not accessible when reading MVT datasets.
This PR implements a small extension to the MVT driver: when the ADD_TILE_FIELDS open option is enabled, the driver now adds three additional fields (Z, X, Y) to each feature, representing the tile coordinates where the feature resides.
This makes it easier to track features across tiles and supports workflows where tile-level context is needed, such as incremental updates or ETL pipelines.

20 of 20 new or added lines in 1 file covered. (100.0%)

43 existing lines in 20 files now uncovered.

597443 of 835559 relevant lines covered (71.5%)

299304.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.55
-0.03% autotest/cpp/test_cpl.cpp
1
53.77
0.0% frmts/gtiff/libtiff/tif_dir.c
1
44.24
-0.23% frmts/gtiff/libtiff/tif_dirinfo.c
1
84.18
-0.63% frmts/wms/gdalhttp.cpp
1
91.14
-0.63% frmts/wms/gdalwmscache.cpp
1
86.76
-0.12% frmts/zarr/vsikerchunk_json_ref.cpp
1
79.35
-0.2% port/cpl_multiproc.cpp
1
74.88
-0.03% port/cpl_vsil_curl.cpp
1
62.07
-1.15% third_party/fast_float/parse_number.h
1
88.38
-0.35% third_party/LercLib/BitStuffer2.cpp
1
88.64
-0.32% third_party/LercLib/Huffman.cpp
1
87.45
-0.43% third_party/LercLib/Lerc2.cpp
1
46.49
-0.88% third_party/LercLib/Lerc_c_api_impl.cpp
2
35.01
0.02% frmts/gtiff/libtiff/tif_dirread.c
3
91.57
-0.9% port/cplstringlist.cpp
3
71.12
-0.1% third_party/LercLib/Lerc2.h
4
87.82
-0.13% gcore/overview.cpp
5
86.52
-0.48% port/cpl_vsil_curl_streaming.cpp
5
49.16
-2.79% third_party/LercLib/Lerc.cpp
8
54.16
-0.44% frmts/gtiff/libtiff/tif_dirwrite.c
Jobs
ID Job ID Ran Files Coverage
1 20575246519.1 29 Dec 2025 03:51PM UTC 2024
71.5
GitHub Action Run
Source Files on build 20575246519
  • Tree
  • List 2024
  • Changed 38
  • Source Changed 1
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20575246519
  • c1d19ac8 on github
  • Prev Build on master (#20548769637)
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