• 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 0.8.0
branch: 0.8.0
CHANGE BRANCH
x
Reset
Sync Branches
  • 0.8.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
  • 1.0.0
  • 1.0.1
  • 1.1.0
  • 1.1.1
  • 1.2.0
  • 1.3.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

23 Oct 2023 03:26PM UTC coverage: 89.489% (+89.5%) from 0.0%
6623569291

push

github

web-flow
Upgrade to Pydantic v2 (GSI 337) (#22)

* Update dependencies

Bump hexkit to 0.11.0, remove dnspython, bump pydantic to v2

Bump fastapi to 0.103.2 for compatibility with pydantic 2.4.2

* Initial pydantic v2 changes

* Remove a couple unused ignores

* Bump version from 0.7.1 -> 0.8.0

* Remove typing.Literal 4.6 workaround

* Remove .keys() from set() use

* Fix coverage

---------

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

613 of 685 relevant lines covered (89.49%)

0.89 hits per line

Relevant lines Covered
Build:
Build:
685 RELEVANT LINES 613 COVERED LINES
0.89 HITS PER LINE
Source Files on 0.8.0
  • Tree
  • List 31
  • 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
6623569291 0.8.0 Upgrade to Pydantic v2 (GSI 337) (#22) * Update dependencies Bump hexkit to 0.11.0, remove dnspython, bump pydantic to v2 Bump fastapi to 0.103.2 for compatibility with pydantic 2.4.2 * Initial pydantic v2 changes * Remove a couple un... push 24 Oct 2023 07:16AM UTC web-flow github
89.49
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