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

geo-engine / geoengine-python
80%

Build:
DEFAULT BRANCH: main
Repo Added 27 Dec 2024 12:58PM UTC
Files 20
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

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • add-ml-model-shape
  • dataset_and_ml_model_name_in_res
  • dependabot/pip/build-gte-0.7-and-lt-1.4
  • dependabot/pip/cartopy-gte-0.22-and-lt-0.26
  • dependabot/pip/geoengine-openapi-client-0.0.27
  • dependabot/pip/geopandas-gte-0.9-and-lt-0.15
  • dependabot/pip/geopandas-gte-0.9-and-lt-1.1
  • dependabot/pip/pdoc3-gte-0.10-and-lt-0.12
  • dependabot/pip/pyarrow-gte-10.0-and-lt-17
  • dependabot/pip/pyarrow-gte-17.0-and-lt-21
  • dependabot/pip/pyarrow-gte-17.0-and-lt-22
  • dependabot/pip/pyarrow-gte-17.0-and-lt-23
  • dependabot/pip/pytest-gte-6.3-and-lt-9
  • dependabot/pip/setuptools-gte-42-and-lt-81
  • dependabot/pip/twine-gte-3.4-and-lt-6
  • dependabot/pip/twine-gte-3.4-and-lt-6.3
  • dependabot/pip/twine-gte-3.4-and-lt-7
  • dependabot/pip/urllib3-gte-2.1-and-lt-2.6
  • deps-2025-11-06
  • docker-ml-app
  • fix-blacklist
  • ge_test
  • get_or_create_unique_collection
  • gh-readonly-queue/main/pr-207-810645f749c7c5875a841ec231cba23be1243ad6
  • gh-readonly-queue/main/pr-209-46ce2187889e9b6847ba87662c5e3b3232f41243
  • gh-readonly-queue/main/pr-210-40f799bb6a57c822e167f46d3b993b3ce428fe4e
  • gh-readonly-queue/main/pr-211-ef00121f53eeea6c0a1ab80fc7042062250e93c1
  • gh-readonly-queue/main/pr-214-12c8f5557002259c2bc5bca85dd16794ade4d265
  • gh-readonly-queue/main/pr-215-2848c68a5e10c1d6d5cf2da211c33da1a1ef6de7
  • gh-readonly-queue/main/pr-216-f247c804310f8c87093595efe05c37670e12b533
  • gh-readonly-queue/main/pr-217-b35bad6c3817a54ba29f3b68018b893b40c4e116
  • gh-readonly-queue/main/pr-218-11d316e07db8a8b3033d2c49c544b678f409aed3
  • gh-readonly-queue/main/pr-219-d06c7b6a0b44ed01ad22a01c74c4197ad52388c6
  • gh-readonly-queue/main/pr-220-266a0dc31bfec215b73e1ac7bc89f952085c8ccf
  • gh-readonly-queue/main/pr-222-89c260aafb8a991a1f72e9601002050a957a5ea9
  • gh-readonly-queue/main/pr-228-ad36bedb806d97d34d46ceb25fbef5958fb3038a
  • gh-readonly-queue/main/pr-232-185e8c7781521a12908c86f355ed92b6a4c7a342
  • gh-readonly-queue/main/pr-233-a0e325ea2c164cddccbc0d79d36d0242be46625f
  • gh-readonly-queue/main/pr-234-eb3ccbc119c70a9f292952e40d9e65a0068b7dd5
  • gh-readonly-queue/main/pr-236-0bd83d9bf39593b90ee9b10919f102b41ab4b63e
  • gh-readonly-queue/main/pr-237-08bbbde1f7a2cf40c972516c8a95f28b0513b7c7
  • gh-readonly-queue/main/pr-244-798243b77ea6aaf42240dc69207bdfc25fa03e1c
  • gh-readonly-queue/main/pr-245-98d1da0803614e3a66ddd3ad3306acf4c966d48e
  • lint-pr
  • notebooks-in-coverage
  • openapi-client-0.22
  • openapi-update-adaption
  • pixel_based_queries_rewrite
  • pydantic-2
  • reusable-workflow
  • ruff
  • skip-empty-times
  • stop-tears
  • ubuntu-24
  • update-deps-2024-12-06
  • update_ml_mode_metadata
  • updates-2025-05-07
  • updates-2025-07-15
  • volume_metadata_by_name_iter_datasets
  • websockets_api

10 Nov 2025 07:27PM UTC coverage: 79.756% (+2.8%) from 76.961%
19244463489

push

github

web-flow
ci: add notebook execution to coverage report (#245)

* ci: add notebook execution to coverage report

* format

* lints

* format

* use correct ci script

* don't run test_*_notebook files on pytest

* coverage args as env var

* point CI back to main

* remove comments

2939 of 3685 relevant lines covered (79.76%)

0.8 hits per line

Relevant lines Covered
Build:
Build:
3685 RELEVANT LINES 2939 COVERED LINES
0.8 HITS PER LINE
Source Files on main
  • Tree
  • List 20
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19244463489 main ci: add notebook execution to coverage report (#245) * ci: add notebook execution to coverage report * format * lints * format * use correct ci script * don't run test_*_notebook files on pytest * coverage args as env var * point CI back t... push 10 Nov 2025 08:32PM UTC web-flow github
79.76
19228278974 main build: update dependencies (#244) * build: update dependencies * format push 10 Nov 2025 10:41AM UTC web-flow github
76.96
16472413208 main get volume and metadata by name, add iterator for datasets (#237) * get volume and metadata by name, add iterator for datasets * update tests * update test * adapt tests and global exported methds * update examples * linter reorder * add da... push 23 Jul 2025 02:06PM UTC web-flow github
76.96
16446125411 main feat: specify ml model nodata handling (#236) * adapt to updated ml model metadata from backend * ruff ruff * don't use alias field names push 22 Jul 2025 02:07PM UTC web-flow github
76.94
16373368314 main fix: adapt to new websockets API (#234) * wip * pycodestyle * update dependencies * skl2onnx * use ruff * apply formatter * apply lint auto fixes * manually apply lints * change check * ruff ci from branch * fix websockets API * revert... push 18 Jul 2025 03:08PM UTC web-flow github
76.94
16364329971 main build: update dependencies as of 2025-07-15 (#232) * wip * pycodestyle * update dependencies * skl2onnx push 18 Jul 2025 07:28AM UTC web-flow github
76.81
15108816514 main ci: lint pr title using conventional commit style (#228) lint pr title push 19 May 2025 09:28AM UTC web-flow github
76.66
15076039155 main build: update dependencies as of 2025-05-07 (#222) * updates * inputs order and websockets version * colorizer robust test * pylint * build: check newer Python versions * geopandas * onnx for python 3.13 * pin onnx version * separate hand... push 16 May 2025 07:58PM UTC web-flow github
76.66
13991684344 main Merge pull request #220 from geo-engine/openapi-client-0.22 adjust for openapi-client v0.0.22 push 21 Mar 2025 12:52PM UTC web-flow github
76.67
13906009556 main Merge pull request #219 from geo-engine/ubuntu-24 ubuntu 24 geo engine push 17 Mar 2025 05:58PM UTC web-flow github
76.66
See All Builds (148)
  • Repo on GitHub
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

© 2025 Coveralls, Inc