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 #161

Merged
merged 6 commits into from
Jan 18, 2025
Merged

[pull] master from OSGeo:master #161

merged 6 commits into from
Jan 18, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 18, 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 : )

Fixes #11663

```
$ cat ~/gdal-feedstock/recipe/meta.yaml | sed -E 's/set version = "([0-9]+)\.([0-9]+)\.([0-9]+)"/set version = "\1.\2.99"/' | head -n 1
{% set version = "3.10.99" %}
```
As shown in #11676 our current
strategy is to always consider the upload stage to have succeeded.
Change that to fail on errors, or lack of packages to upload.
CI: gdal-master conda upload: harden script to detect errors
CI gdal-master conda: patch version number to X.Y.99
@pull pull bot added the ⤵️ pull label Jan 18, 2025
@pull pull bot merged commit f662155 into makesoftwaresafe:master Jan 18, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12840527431

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.
  • 55 unchanged lines in 35 files lost coverage.
  • Overall coverage decreased (-0.001%) to 70.079%

Files with Coverage Reduction New Missed Lines %
frmts/gtiff/libtiff/tif_read.c 1 66.32%
frmts/gtiff/gtiffdataset_read.cpp 1 91.03%
frmts/gtiff/libtiff/tif_predict.c 1 80.56%
third_party/LercLib/Lerc2.h 1 71.21%
frmts/nitf/nitfdrivercore.cpp 1 95.0%
third_party/LercLib/Lerc2.cpp 1 87.45%
gcore/gdalrasterband.cpp 1 79.42%
port/cpl_minixml.cpp 1 88.11%
ogr/ogrpolygon.cpp 1 92.33%
third_party/LercLib/Huffman.h 1 75.44%
Totals Coverage Status
Change from base Build 12837187027: -0.001%
Covered Lines: 564051
Relevant Lines: 804880

💛 - 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