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

ghga-de / ghga-event-schemas
71%

Build:
DEFAULT BRANCH: main
Repo Added 06 Oct 2022 12:41PM UTC
Token ezRIYVzxwecHrI0kacnkreUI79FQ9Ab17 regen
Build 242 Last
Files 6
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.10.0
  • 0.10.1
  • 0.11.0
  • 0.12.0
  • 0.13.0
  • 0.13.1
  • 0.13.2
  • 0.13.3
  • 0.13.4
  • 0.13.5
  • 0.4.0
  • 0.5.0
  • 0.5.1
  • 0.6.0
  • 0.6.1
  • 0.7.0
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.8.0
  • 0.9.0
  • 1.0.0
  • 10.0.0
  • 10.1.0
  • 10.1.2
  • 2.0.0
  • 3.0.0
  • 3.1.0
  • 3.2.0
  • 3.3.0
  • 3.3.1
  • 4.0.0
  • 4.1.0
  • 5.0.0
  • 6.0.0
  • 7.0.0
  • 7.1.0
  • 8.0.0
  • 9.0.0
  • 9.1.0
  • 9.2.0
  • add_alias_to_deletion
  • add_endpoint_alias_GSI-353
  • add_payload_schemas_GSI-151
  • dev
  • do_template_update
  • feature/access_request_status
  • feature/access_start_end_changed_event
  • feature/add-dac-email
  • feature/add-dac-email-in-access-request
  • feature/add-dac-to-dataset-overview-gsi-1574
  • feature/add-schema-for-user-data
  • feature/add-stage-for-datasets
  • feature/add_download_served_event_GDEV-1459
  • feature/add_email_notification_event_GSI-42
  • feature/add_encrypted_size
  • feature/add_file_name
  • feature/add_missing_field
  • feature/add_object_id_GSI-197
  • feature/add_public_key_field_GDEV-1419
  • feature/artifacts_GSI-1696
  • feature/bump_version
  • feature/dataset_overview_GSI-21
  • feature/decouple_from_chassis
  • feature/events_for_ars_GSI-668
  • feature/expand_access_request_details
  • feature/fix_publish
  • feature/improve_error_msg_GSI-788
  • feature/lynx_boreal_GSI-1815
  • feature/new-event-types-GSI-671
  • feature/pydantic_v2_GSI-432
  • feature/rename_fileinternallyregistered_fields_GSI-223
  • feature/rename_package_GDEV_1319
  • feature/slow_worm_GSI-1737
  • feature/standard_topic_config
  • feature/standard_topic_config_GSI-1407
  • feature/stateful_access_requests
  • feature/stateless_types_GSI-1436
  • feature/tweak_fields
  • feature/upsertion_deletion_events_GSI-307
  • feature/validaton_utils_GDEV-1434
  • feautre/derive_from_pydantic_GDEV-1320
  • fix/datetime_str
  • fix/list_to_int
  • fix/part_sizes
  • fix/update_dependencies
  • fix_outdated_file_ref
  • fix_pypi_publish
  • fix_version_check
  • rollback_deletion_changes
  • template_migration_GSI-344
  • tokay_gecko_models_GSI-280
  • update_template_files

23 Sep 2025 09:03AM UTC coverage: 71.242% (-0.3%) from 71.572%
17940988992

push

github

web-flow
Add missing box_id field to FileUpload (#71)

* Add missing box_id field to FileUpload

* Update template files and exclude pyproject_template from static updates due to python version req

1 of 1 new or added line in 1 file covered. (100.0%)

3 existing lines in 3 files now uncovered.

218 of 306 relevant lines covered (71.24%)

0.71 hits per line

Relevant lines Covered
Build:
Build:
306 RELEVANT LINES 218 COVERED LINES
0.71 HITS PER LINE
Source Files on main
  • Tree
  • List 6
  • 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
17940988992 main Add missing box_id field to FileUpload (#71) * Add missing box_id field to FileUpload * Update template files and exclude pyproject_template from static updates due to python version req push 23 Sep 2025 09:04AM UTC web-flow github
71.24
17938228173 main Rename FileUpload id field to just id and add validator (#70) * Rename FileUpload id field to just id and add validator * Update readme push 23 Sep 2025 07:00AM UTC web-flow github
71.57
17915845177 main Lynx Boreal (GSI-1815) (#69) * Add upload path model and config schemas * Bump version to 10.1.0 * Export configs one level higher * Include AuditRecord model * Add FileUploadReport config and model * Use a full on StrEnum for FileUploadState push 22 Sep 2025 12:51PM UTC web-flow github
72.11
16465357829 main Switch to hexkit v6 (GSI-1737) (#68) * Bump to version 10.0.0 and update field types * Make user_id UUID4 and move file_id into own model * Grab template update and commons release 5 * Disable new ruff lint rule and remove date-string validati... push 23 Jul 2025 08:19AM UTC web-flow github
69.96
15906683724 main Support for Publishing Entire Artifacts (GSI-1696) (#67) * Add support for whole artifact events and bump to 9.2.0 * Grab template changes * Change ArtifactTag.submission_id to study_accession push 26 Jun 2025 03:58PM UTC web-flow github
73.25
15274663145 main Add DAC email in access request as well (#66) push 27 May 2025 12:00PM UTC web-flow github
73.31
15270251783 main Add DAC email and bump version (#65) push 27 May 2025 08:22AM UTC web-flow github
73.19
14856067601 main Add further fields required for Access Request Outbox DAO (#64) * Add access request status and request text * Add access_request_id field too * Rename access_request_id to just id * Change str, Enum to StrEnum push 06 May 2025 09:19AM UTC web-flow github
73.08
14835480589 main Make AccessRequestDetails.ticket_id optional (#63) * Do a template update * Make ticket_id optional and use 7.1.0 as version push 05 May 2025 11:34AM UTC web-flow github
72.25
14834532977 main Add remaining fields to AccessRequestDetails model (#62) push 05 May 2025 10:39AM UTC web-flow github
72.25
See All Builds (186)

Badge your Repo: ghga-event-schemas

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

© 2025 Coveralls, Inc