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

ghga-de / work-package-service
87%
main: 87%

Build:
Build:
LAST BUILD BRANCH: 11.1.0
DEFAULT BRANCH: main
Repo Added 07 Feb 2023 03:09PM UTC
Token L9CUewbgQujrrNklx5aaF36BzztS5iSOp regen
Build 309 Last
Files 34
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 11.1.0
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • 0.1.0
  • 0.1.1
  • 0.1.2
  • 0.1.3
  • 0.1.4
  • 1.0.0
  • 1.0.1
  • 10.0.0
  • 11.0.0
  • 11.0.1
  • 11.1.0
  • 2.0.0
  • 2.0.1
  • 2.0.2
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 3.0.0
  • 3.0.1
  • 3.1.0
  • 3.1.1
  • 4.0.0
  • 4.0.1
  • 4.0.2
  • 4.1.0
  • 5.0.0
  • 5.0.1
  • 6.0.0
  • 7.0.1
  • 7.0.2
  • 7.1.0
  • 7.1.1
  • 7.2.0
  • 7.2.1
  • 7.3.0
  • 8.0.0
  • 9.0.0
  • bug/do-not-inherit-from-key-error
  • feature/add-rest-api-GDEV-1584
  • feature/add-token-module-GDEV-1586
  • feature/add_dhi
  • feature/alt_accessions_apollo_GSI-2265
  • feature/backport_dhi
  • feature/box_deletion_GSI-2430
  • feature/bump-major-version
  • feature/check-download-access-GSI-37
  • feature/clean-up-before-first-release
  • feature/create-patch-release
  • feature/enable_dlq_GSI-1400
  • feature/enable_opentelemetry
  • feature/fix-urllib
  • feature/get-datasets-GSI-39
  • feature/handle-datasets-GSI-26
  • feature/hexkit_v4_GSI-1335
  • feature/hexkit_v7
  • feature/implement_caching_GSI-1238
  • feature/include_box_id_GSI-1947
  • feature/init-from-template-GDEV-1619
  • feature/lynx_boreal_GSI-1816
  • feature/more-secure-creation-of-wot-GSI-903
  • feature/process-dataset-deletion-GIM-299
  • feature/provide-validity-period-gsi-71-gsi-73
  • feature/refactor-di-GSI-443
  • feature/revert_accession_maps_GSI-2292
  • feature/sarcastic_fringehead_GSI-2176
  • feature/standardized_event_config_GSI-1441
  • feature/store_both_box_ids_GSI-2237
  • feature/template_updates_GSI-613
  • feature/update-dependencies
  • feature/update-dependencies-and-fix-timeout-GSI-707
  • feature/update-dependencies-and-template-files
  • feature/update-deps
  • feature/update-deps-GSI-525
  • feature/update-docker-and-deps
  • feature/update-from-template-GSI-385
  • feature/update-hexkit
  • feature/update-openapi-spec
  • feature/update-python-and-deps
  • feature/update-service-commons-GSI-692
  • feature/update-template-and-dependencies
  • feature/update-to-service-template
  • feature/update_dependencies_GSI-182
  • feature/use-crypt-from-commons-lib-GSI-98
  • feature/use_configured_logging_GSI-614
  • feature/use_schema_lib_GSI-2215
  • feature/v3_migration_datasets
  • feature/view_file_box_wot_GSI-2025
  • feature/work-package-management-api-GDEV-1584
  • fix/add-httpx-dependency
  • fix/dockerfiles
  • fix/entry-point
  • fix/error-handling
  • fix/h11_patch
  • fix/increate-timeout-in-test
  • fix/opentelemetry
  • fix/opentelemetry_refactoring
  • fix/otel_autoinstrumentation_issues
  • fix/otel_decorator_order
  • fix/set-work-type
  • fix/update_hexkit
  • main
  • non_ars_backport
  • polish/name-changes-for-clarity
  • revert_version
  • test/rip_out_otel_distro
  • update/deps-and-template
  • update_tornado
  • v4

01 Jul 2026 03:00PM UTC coverage: 87.129%. Remained the same
28527066142

push

github

web-flow
Update dependencies (#71)

880 of 1010 relevant lines covered (87.13%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
1010 RELEVANT LINES 880 COVERED LINES
0.87 HITS PER LINE
Source Files on main
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28527066142 11.1.0 Update dependencies (#71) push 01 Jul 2026 03:02PM UTC web-flow github
87.13
28527002821 main Update dependencies (#71) push 01 Jul 2026 03:01PM UTC web-flow github
87.13
28526865404 feature/update-deps Add max size to event Pull #71 01 Jul 2026 02:59PM UTC Cito github
87.13
27821980195 main Upload Box Deletion (GSI-2430) (#70) * Delete all associated work packages when deleting an RDUB * Add tests * Bump version to 11.1.0 * Update lock files * Log a warning instead of raising an error when deleting a non-existent work pkg and ma... push 19 Jun 2026 11:06AM UTC web-flow github
87.13
27820376495 feature/box_deletion_GSI-2430 Update src/wps/core/repository.py Co-authored-by: Christoph Zwerschke <c.zwerschke@dkfz-heidelberg.de> Pull #70 19 Jun 2026 10:31AM UTC web-flow github
87.13
27817969399 feature/box_deletion_GSI-2430 Get latest template changes Pull #70 19 Jun 2026 09:39AM UTC TheByronHimes github
87.13
27817129233 feature/box_deletion_GSI-2430 Log a warning instead of raising an error when deleting a non-existent work pkg and make delete method private Pull #70 19 Jun 2026 09:22AM UTC TheByronHimes github
87.13
27812369892 feature/box_deletion_GSI-2430 Update lock files push 19 Jun 2026 07:39AM UTC TheByronHimes github
87.2
27028169352 7.3.0 Backport DHI and bump version from 7.2.1 -> 7.3.0 push 05 Jun 2026 04:53PM UTC TheByronHimes github
86.33
27027929551 feature/backport_dhi Backport DHI and bump version from 7.2.1 -> 7.3.0 push 05 Jun 2026 04:49PM UTC TheByronHimes github
86.33
See All Builds (254)

Badge your Repo: work-package-service

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc