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

uc-cdis / gen3-workflow
84%
master: 84%

Build:
Build:
LAST BUILD BRANCH: misc-improvements
DEFAULT BRANCH: master
Repo Added 03 Jan 2025 09:53PM UTC
Token Bdx20hgFX8yEaWNhixWLyvLhd3HtCW1Z3 regen
Build 425 Last
Files 13
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 stable
branch: stable
CHANGE BRANCH
x
Reset
Sync Branches
  • stable
  • 0.1.0
  • 0.2.0
  • 2026.02
  • 2026.03
  • 2026.04
  • 2026.05
  • 2026.06
  • ClientDisconnect-499
  • authz-refactor
  • chore/add_aws_utils_unit_test
  • chore/add_awshelper_yaml_kind_setup
  • chore/add_delete_object_s3
  • chore/add_gh_action_integration_tests
  • chore/add_helm_deployment_doc
  • chore/create_iam_role_for_worker_pods
  • chore/create_karpenter_resources
  • chore/delete_bucket_false
  • chore/delete_storage_bucket
  • chore/fix_metrics_endpoint
  • chore/fix_user_bucket_path
  • chore/kubeapi_endpoints
  • chore/remove_eks_cluster_dependency
  • chore/remove_wool_add_req_lint_check
  • chore/skip_poetry_install_at_launch
  • chore/skip_poetry_install_upon_launch
  • chore/test_docker_build
  • debug-chunk
  • debug-logs
  • debug-token
  • debug/add_s3_logs
  • debug/client_disconnect
  • debug/test_wf_branch
  • dependabot/pip/alembic-1.14.1
  • dependabot/pip/alembic-1.15.1
  • dependabot/pip/alembic-1.15.2
  • dependabot/pip/authutils-6.2.6
  • dependabot/pip/boto3-1.35.92
  • dependabot/pip/boto3-1.35.97
  • dependabot/pip/boto3-1.36.11
  • dependabot/pip/boto3-1.36.16
  • dependabot/pip/boto3-1.36.2
  • dependabot/pip/boto3-1.36.21
  • dependabot/pip/boto3-1.36.6
  • dependabot/pip/boto3-1.37.13
  • dependabot/pip/boto3-1.37.18
  • dependabot/pip/boto3-1.37.23
  • dependabot/pip/boto3-1.37.4
  • dependabot/pip/boto3-1.37.9
  • dependabot/pip/botocore-1.42.97
  • dependabot/pip/fastapi-0.115.11
  • dependabot/pip/fastapi-0.115.12
  • dependabot/pip/fastapi-0.115.7
  • dependabot/pip/fastapi-0.115.8
  • dependabot/pip/fastapi-0.136.1
  • dependabot/pip/gunicorn-25.3.0
  • dependabot/pip/gunicorn-26.0.0
  • dependabot/pip/moto-5.0.26
  • dependabot/pip/moto-5.0.27
  • dependabot/pip/moto-5.0.28
  • dependabot/pip/moto-5.1.1
  • dependabot/pip/moto-5.2.0
  • dependabot/pip/moto-5.2.1
  • dependabot/pip/pip-8981c3388c
  • dependabot/pip/pip-c30c77f42d
  • dependabot/pip/pytest-8.3.5
  • dependabot/pip/pytest-asyncio-0.25.2
  • dependabot/pip/pytest-asyncio-0.25.3
  • dependabot/pip/pytest-asyncio-0.26.0
  • dependabot/pip/sqlalchemy-2.0.37
  • dependabot/pip/sqlalchemy-2.0.38
  • dependabot/pip/sqlalchemy-2.0.39
  • dependabot/pip/sqlalchemy-2.0.40
  • dependabot/pip/uvicorn-0.46.0
  • dependabot/pip/uvicorn-0.47.0
  • docs/user_facing_doc
  • feat/3.13
  • feat/add_prometheus
  • feat/encrypt-and-lifecycle-pol
  • feat/plugin-support
  • feat/s3-bearer
  • feat/s3-endpoint
  • feat/s3-endpoint2
  • fix-400
  • fix-chunks
  • fix/chunk
  • fix/iam_policy_document
  • fix/linting
  • fix/s3-calls
  • fix/support_other_bucket_regions
  • fix/verify_before_bucket_create
  • integration202602
  • integration202603
  • integration202604
  • integration202605
  • integration202606
  • integration_tests_on_kind
  • master
  • misc-improvements
  • multipart-support
  • nss10-patch-1
  • nss10-patch-2
  • nss10-patch-3
  • paulineribeyre-patch-1
  • perf
  • retry-s3
  • support-kind
  • tes-errs
  • test/add_kms_info
  • test/allow_mock_auth
  • test/dummy_pr_to_test_netpols
  • test/plugin-support-with-logs
  • ui
  • update-deps

04 May 2026 09:17PM UTC coverage: 84.337%. Remained the same
25868136071

push

github

web-flow
Integration tests on kind (#121)

700 of 830 relevant lines covered (84.34%)

0.84 hits per line

Relevant lines Covered
Build:
Build:
830 RELEVANT LINES 700 COVERED LINES
0.84 HITS PER LINE
Source Files on stable
  • Tree
  • List 13
  • 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
25868136071 stable Integration tests on kind (#121) push 14 May 2026 03:15PM UTC web-flow github
84.34
24470189444 stable fix(linting): Simplify CI workflow by removing LintConfig (#108) * fix(linting): Simplify CI workflow by removing LintConfig Removed LintConfig job and its dependencies from CI workflow. * fix(lint): make tests a package so pylint can find impo... push 15 Apr 2026 06:07PM UTC web-flow github
86.66
23164136668 stable Retry calls to S3 (#105) push 16 Mar 2026 08:24PM UTC web-flow github
86.85
22358567991 stable Add `/user-bucket/objects` delete endpoint; return 400 for invalid TES requests (#101) push 24 Feb 2026 03:54PM UTC web-flow github
88.8
20961392797 stable Fix Boto3 error when updating policy document (#96) push 13 Jan 2026 03:02PM UTC web-flow github
87.69
See All Builds (421)

Badge your Repo: gen3-workflow

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