Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

R/fix/gdal #528

Merged
merged 6 commits into from
Feb 13, 2024
Merged

R/fix/gdal #528

merged 6 commits into from
Feb 13, 2024

Conversation

sllynn
Copy link
Contributor

@sllynn sllynn commented Jan 31, 2024

Adding GDAL extensions / raster capability to R package (+ tests)

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (eef2dd2) 93.81% compared to head (88a1a46) 93.74%.
Report is 29 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #528      +/-   ##
==========================================
- Coverage   93.81%   93.74%   -0.08%     
==========================================
  Files         241      245       +4     
  Lines        6244     6318      +74     
  Branches      108      110       +2     
==========================================
+ Hits         5858     5923      +65     
- Misses        386      395       +9     
Files Coverage Δ
...scala/com/databricks/labs/mosaic/core/Mosaic.scala 100.00% <100.00%> (ø)
...cks/labs/mosaic/core/geometry/MosaicGeometry.scala 70.00% <ø> (ø)
.../labs/mosaic/core/geometry/MosaicGeometryJTS.scala 94.73% <100.00%> (+0.17%) ⬆️
...ks/labs/mosaic/core/geometry/api/GeometryAPI.scala 94.87% <100.00%> (+15.92%) ⬆️
...bricks/labs/mosaic/core/index/BNGIndexSystem.scala 99.01% <100.00%> (-0.02%) ⬇️
...cks/labs/mosaic/core/index/CustomIndexSystem.scala 90.38% <100.00%> (+2.64%) ⬆️
...mosaic/core/raster/gdal/MosaicRasterBandGDAL.scala 84.61% <100.00%> (+0.94%) ⬆️
...core/raster/operator/clip/RasterClipByVector.scala 100.00% <100.00%> (ø)
...bs/mosaic/core/raster/operator/gdal/GDALCalc.scala 75.00% <100.00%> (ø)
...core/raster/operator/retile/RasterTessellate.scala 94.44% <100.00%> (ø)
... and 14 more

... and 3 files with indirect coverage changes

@sllynn sllynn changed the base branch from main to scala/fix/netcdf February 2, 2024 18:43
@milos-colic milos-colic merged commit 9043e03 into scala/fix/netcdf Feb 13, 2024
6 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants