Skip to content

build: update geoengine-openapi-client dependency to 0.0.33#259

Open
ChristianBeilschmidt wants to merge 6 commits intomainfrom
api-client-0.0.33
Open

build: update geoengine-openapi-client dependency to 0.0.33#259
ChristianBeilschmidt wants to merge 6 commits intomainfrom
api-client-0.0.33

Conversation

@ChristianBeilschmidt
Copy link
Copy Markdown
Member

No description provided.

@ChristianBeilschmidt ChristianBeilschmidt force-pushed the api-client-0.0.33 branch 2 times, most recently from ac7566a to b916fb5 Compare March 17, 2026 06:38
- Updated the to_dict method to handle output_column as a dictionary in addition to GeoVectorDataType.
- Changed the operator type check in from_operator_dict method to "VectorExpression" for consistency.
- Modified the output_measurement assignment to use geoengine_openapi_client.Measurement.from_dict for better integration.
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Mar 19, 2026

Pull Request Test Coverage Report for Build 23737499515

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 187 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.4%) to 80.545%

Files with Coverage Reduction New Missed Lines %
layers.py 8 80.6%
workflow_builder/operators.py 49 77.73%
types.py 130 82.04%
Totals Coverage Status
Change from base Build 22912606849: 0.4%
Covered Lines: 3163
Relevant Lines: 3927

💛 - Coveralls

pyproject.toml Outdated
requires-python = ">=3.10"
dependencies = [
"geoengine-openapi-client == 0.0.31",
"geoengine-openapi-client @ git+https://github.com/geo-engine/openapi-client.git@rust2#subdirectory=python",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ChristianBeilschmidt ChristianBeilschmidt marked this pull request as ready for review March 30, 2026 10:02
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.

3 participants