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

[pull] master from OSGeo:master #191

Merged
merged 1 commit into from
Feb 17, 2025
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 17, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

- Remove extra empty lines
- Rename `outfilename` and `tmpfilename` -> `filename`
- Rename `/vsimem/out.jxl` to be specific to each test function
- Use `with open()` to load data with `.read()`
- Fix spelling: `withing` -> `within`
- Add a comment explaining the double run in `test_jpegxl_rasterio()`
- Uses tmp_vsimem

Fixes #11833

Co-authored-by: Even Rouault <even.rouault@spatialys.com>
@pull pull bot added the ⤵️ pull label Feb 17, 2025
@pull pull bot merged commit 4121bb8 into makesoftwaresafe:master Feb 17, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 13378878600

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 47 unchanged lines in 24 files lost coverage.
  • Overall coverage increased (+0.002%) to 70.039%

Files with Coverage Reduction New Missed Lines %
alg/gdalwarpkernel.cpp 1 80.71%
autotest/cpp/test_cpl.cpp 1 97.74%
build-coverage/swig/java/org/gdal/gdal/gdal_wrap.cpp 1 7.93%
frmts/gtiff/gtiffdataset_read.cpp 1 91.04%
frmts/gtiff/gtiffdataset_write.cpp 1 91.71%
frmts/jpeg/jpgdataset.cpp 1 82.61%
frmts/wms/gdalwmscache.cpp 1 91.14%
frmts/zarr/zarr_v2_array.cpp 1 91.82%
gcore/gdal_misc.cpp 1 76.92%
ogr/ogrlinestring.cpp 1 86.21%
Totals Coverage Status
Change from base Build 13359001849: 0.002%
Covered Lines: 563329
Relevant Lines: 804303

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants