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

ghga-de / ghga-service-commons
89%
main: 92%

Build:
Build:
LAST BUILD BRANCH: 5.1.0
DEFAULT BRANCH: main
Repo Added 08 Mar 2023 04:17PM UTC
Token mIco8Laz18uB5uW5Xz3yBgUWtmxhd5K9I regen
Build 325 Last
Files 37
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 1.3.0
branch: 1.3.0
CHANGE BRANCH
x
Reset
Sync Branches
  • 1.3.0
  • 0.1.0
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.4.0
  • 0.4.1
  • 0.4.2
  • 0.4.3
  • 0.5.0
  • 0.6.0
  • 0.7.0
  • 0.7.1
  • 0.8.0
  • 1.0.0
  • 1.0.1
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 2.0
  • 2.0.0
  • 2.0.1
  • 3.0.0
  • 3.0.1
  • 3.0.2
  • 3.0.3
  • 3.0.4
  • 3.1.0
  • 3.1.1
  • 3.1.2
  • 3.1.3
  • 3.1.4
  • 3.1.5
  • 3.1.6
  • 3.1.7
  • 3.2.0
  • 3.3.0
  • 3.4.0
  • 3.4.1
  • 4.0.0
  • 4.1.0
  • 4.1.1
  • 4.1.2
  • 5.0.0
  • 5.1.0
  • explore_tz_aware_dates_pydantic_v2_GSI-418
  • feature/adapt-auth-context-for-2fa-GSI-576
  • feature/add-auth-provider-GDEV-1698
  • feature/add-crypt-utils-GSI-97
  • feature/add-files-utils
  • feature/add-ghga-specific-auth-GDEV-1768
  • feature/add-note-on-asyncnullcontext
  • feature/add-py-typed-GSI-713
  • feature/add-test-for-configuring-cors
  • feature/add-tests-for-auth-support-GDEV-1728
  • feature/add_endpoint_mocking_class_GSI-322
  • feature/add_general_exception_handling_GSI-331
  • feature/async_test_client_GSI-99
  • feature/bump_httpyexpect
  • feature/check-user-status-in-auth
  • feature/cid_propagation_GSI-1225
  • feature/common_crypt4gh_GSI-248
  • feature/configure-exposed-headers-gsi-1761
  • feature/configure_uvicorn_GSI-528
  • feature/copy-used-parts-from-chassis-lib-GDEV-1684
  • feature/correlation_ids_GSI-500
  • feature/di_uitls_GSI-433
  • feature/fix-expose-headers
  • feature/hexkit_v4_upgrade_GSI-1332
  • feature/hexkit_v6_GSI-1712
  • feature/improve-docstrings-and-comments
  • feature/integrate_httpyexpect_GSI-259
  • feature/log_request_duration_GSI-1220
  • feature/minor-fixes-and-updates
  • feature/multiple-user-roles-in-token-gsi-1484
  • feature/proper-auth-status-codes-GSI-688
  • feature/pydantic_v2_GSI-337
  • feature/secondardy-python-in-dockerfile
  • feature/support-python313-gsi-1854
  • feature/test-with-tox-GSI-712
  • feature/trim-root-path
  • feature/update-and-use-asynctestclient
  • feature/update-fastapi
  • feature/update-hexkit
  • feature/update-httpyexpect
  • feature/update-year-of-copyright
  • feature/update_fastapi_GSI-223
  • feature/update_hexkit
  • feature/update_pypi_publish_GSI-376
  • feature/use_ruff_pip_tools_GSI-336
  • feature/uvicorn_turnaround_time_logs_GSI-1220
  • feature/verify-id-in-internal-token
  • feature/x_request_id_GSI-681
  • fix/500_exception_handler
  • fix/adapt-github-actions
  • fix/badge-for-tests
  • fix/bump_httpyexpect
  • fix/datetime_utc_json_schema
  • fix/duplicate-traceback-gsi-1473
  • fix/example_api
  • fix/fastapi_update_backport
  • fix/fix-publish-workflow
  • fix/issue-with-typing-extensions-460
  • fix/pypi-publishing
  • fix/update_fastapi
  • fix_export_typo
  • main
  • multinode_storage_config_GSI-374
  • roll_back_pytest-httpx
  • security/update_fastapi_to_0-115-3
  • simple_auth_token_utils_GSI-221
  • update_pypi_GSI-292
  • use_perf_timer
  • v2_backports

06 Dec 2023 04:19PM UTC coverage: 89.252% (+2.1%) from 87.147%
7142524270

push

github

web-flow
Add middleware for correlation IDs(GSI-500) (#29)

* Update pre-commit
Update dependencies
Update devcontainer

* Small formatting changes to irrelevant files

* Add correlation ID middleware and configuration

* Add tests

* Update static code check

* Remove black from requirements-dev-common.in

* Fix some outdated docstrings

* Return response with 400 if unable to validate cid

* Provide a name for the api logger

Remove test port config

Simplify branching in cid validation

Add some missing spaces

* Consolidate deps

* Change comment for clarity

---------

Co-authored-by: TheByronHimes <TheByronHimes@gmail.com>

656 of 735 relevant lines covered (89.25%)

0.89 hits per line

Relevant lines Covered
Build:
Build:
735 RELEVANT LINES 656 COVERED LINES
0.89 HITS PER LINE
Source Files on 1.3.0
  • Tree
  • List 34
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
7142524270 1.3.0 Add middleware for correlation IDs(GSI-500) (#29) * Update pre-commit Update dependencies Update devcontainer * Small formatting changes to irrelevant files * Add correlation ID middleware and configuration * Add tests * Update stat... push 08 Dec 2023 02:26PM UTC web-flow github
89.25
See All Builds (263)

Badge your Repo: ghga-service-commons

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