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

ghga-de / work-package-service
87%

Build:
DEFAULT BRANCH: main
Repo Added 07 Feb 2023 03:09PM UTC
Token L9CUewbgQujrrNklx5aaF36BzztS5iSOp regen
Build 299 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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 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
  • 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
  • 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/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
  • non_ars_backport
  • polish/name-changes-for-clarity
  • revert_version
  • test/rip_out_otel_distro
  • update/deps-and-template
  • update_tornado
  • v4

28 May 2026 02:11PM UTC coverage: 87.026% (+0.4%) from 86.674%
26580051793

push

github

web-flow
Add V3 migration for schema update to DatasetFiles (#69)

* Add V3 migration to patch DatasetFile changes

* Fix mypy errors

* Add mixed data state test

* Bump version to 11.0.1

38 of 40 new or added lines in 5 files covered. (95.0%)

872 of 1002 relevant lines covered (87.03%)

0.87 hits per line

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

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26580051793 main Add V3 migration for schema update to DatasetFiles (#69) * Add V3 migration to patch DatasetFile changes * Fix mypy errors * Add mixed data state test * Bump version to 11.0.1 push 28 May 2026 02:12PM UTC web-flow github
87.03
26273705868 main Add dhi and bump version to 11.0.0 (#68) push 22 May 2026 07:09AM UTC web-flow github
86.67
25107457199 main Update dependencies and template files (#67) push 29 Apr 2026 11:58AM UTC web-flow github
86.67
24191591761 main Use FileAccessionMappings again (#66) push 09 Apr 2026 01:03PM UTC web-flow github
86.67
23896223688 main Derive File-Accession mappings from AltAccessions - Update for Apollo Epic (GSI-2265) (#65) * Use AltAccession model instead of FileAccessionMapping * Bump version to 10.0.0 and update template files * Add a test that verifies we screen out * ... push 02 Apr 2026 10:34AM UTC web-flow github
86.76
23435349025 main Store both box IDs (GSI-2237) (#64) * Store both rdub and fub IDs in WP, and change creation KWarg to full rdub name * Switch to standardized outbox event config * Update tests * Bump wps version to 9.0.0 due to config and api changes * Add c... push 23 Mar 2026 11:37AM UTC web-flow github
86.66
23058528934 main Update lock files due to tornado vuln (#63) * Update lock files due to tornado vuln * Update hook revs push 13 Mar 2026 03:44PM UTC web-flow github
86.98
22970328791 main Replace local RDUB model with official version (#62) push 11 Mar 2026 07:22PM UTC web-flow github
86.98
22668004559 main Sarcastic Fringehead (Upload Path Pt. 2) (GSI-2176) (#61) * Add local models for RDUB and accessions stuff * Add AccessionMap outbox subscriber * Add AccessionMapDao and core upsert/delete methods * Adapt download WOT logic to include both UUI... push 04 Mar 2026 11:48AM UTC web-flow github
87.18
21678864270 main Fix production dockerfile (#60) push 04 Feb 2026 04:09PM UTC web-flow github
86.33
See All Builds (244)

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