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

kp-forks / gdal / 20580754408
72%

Build:
DEFAULT BRANCH: master
Ran 30 Dec 2025 06:09PM 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.521% (+0.005%) from 71.516%
20580754408

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%)

31 existing lines in 14 files now uncovered.

597599 of 835559 relevant lines covered (71.52%)

299436.12 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
87.91
0.1% gcore/overview.cpp
1
89.55
0.0% port/cpl_string.cpp
1
53.68
-0.74% port/cpl_vsi_error.cpp
1
89.47
-0.1% port/cpl_vsil.cpp
1
86.76
0.0% port/cpl_vsil_curl_streaming.cpp
2
63.92
-1.27% frmts/gtiff/libgeotiff/geo_new.c
2
54.35
0.13% frmts/gtiff/libtiff/tif_dirwrite.c
2
80.47
-0.36% frmts/gtiff/libtiff/tif_predict.c
2
88.36
-0.13% port/cpl_minixml.cpp
3
53.77
-0.24% frmts/gtiff/libtiff/tif_dir.c
3
56.41
-0.7% frmts/gtiff/libtiff/tif_write.c
3
91.57
-0.9% port/cplstringlist.cpp
4
35.09
0.0% frmts/gtiff/libtiff/tif_dirread.c
5
70.24
-0.88% port/cpl_error.cpp
Jobs
ID Job ID Ran Files Coverage
1 20580754408.1 30 Dec 2025 06:09PM UTC 2024
71.52
GitHub Action Run
Source Files on build 20580754408
  • Tree
  • List 2024
  • Changed 28
  • Source Changed 1
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20580754408
  • c1d19ac8 on github
  • Prev Build on master (#20552968044)
  • Next Build on master (#20644068255)
  • Delete
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

© 2026 Coveralls, Inc