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

uc-cdis / indexd
87%
master: 88%

Build:
Build:
LAST BUILD BRANCH: chore/update_python
DEFAULT BRANCH: master
Repo Added 03 Jul 2019 03:54PM UTC
Files 45
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 integration202410
branch: integration202410
CHANGE BRANCH
x
Reset
  • integration202410
  • 2023.11
  • 2023.12
  • 2024.02
  • 2024.03
  • 2024.04
  • 2024.05
  • 2024.07
  • 2024.08
  • 2024.09
  • 2024.10
  • 2024.11
  • 2024.12
  • 2025.01
  • 2025.02
  • 2025.03
  • 2025.04
  • 2025.05
  • 2025.06
  • 2025.07
  • 2025.08
  • 2025.09
  • 2025.10
  • 2025.11
  • 2025.12
  • 2026.01
  • 2026.02
  • 5.0.2
  • 5.0.3
  • 5.0.4
  • 5.1.0
  • 5.1.1
  • 5.1.2
  • 5.1.3
  • EliseCastle23-patch-1
  • add_gh_action_integration_tests
  • automatedCopy-azure-pipeline-docs
  • automatedCopy-container-deployment-cleanup
  • bug/PXP-6421-Fix-db-migration
  • bundles
  • chore/513_release
  • chore/add_old_migration
  • chore/deps
  • chore/indeces_release
  • chore/int_offset
  • chore/log_indexd_driver
  • chore/newrelic_poc
  • chore/parse_checksums
  • chore/refine-single-table-migration
  • chore/remove_concurrency
  • chore/remove_jenkins_references
  • chore/switch_helm_ci_pipeline
  • chore/update-jsonschema-versioning
  • chore/update_flask
  • chore/update_python
  • dependabot/pip/authlib-1.6.4
  • dependabot/pip/authlib-1.6.5
  • dependabot/pip/authlib-1.6.6
  • dependabot/pip/certifi-2022.12.7
  • dependabot/pip/cryptography-39.0.1
  • dependabot/pip/requests-2.32.4
  • dependabot/pip/setuptools-65.5.1
  • dependabot/pip/setuptools-78.1.1
  • dependabot/pip/urllib3-2.5.0
  • dependabot/pip/urllib3-2.6.0
  • dependabot/pip/urllib3-2.6.3
  • dependabot/pip/werkzeug-2.2.3
  • dependabot/pip/werkzeug-3.1.4
  • dependabot/pip/werkzeug-3.1.5
  • feat/GPE-788
  • feat/PXP-10738-create_time-update_time
  • feat/add-gunicorn-workers
  • feat/drs_extra_fields
  • feat/helm-integration-tests-1
  • feat/nix
  • feat/passport
  • feat/performance-testing
  • feat/pull_bucket_info
  • feat/redis
  • feat/single-table-driver
  • feat/versions
  • fix/add_indexes_to_single
  • fix/content-dates-for-new-version
  • fix/content-dates-for-new-version-pauline
  • fix/delete-single-endpoint
  • fix/helm
  • fix/poetry-relock
  • fix/python-version
  • fix/upgrade-flask
  • fix/urls_metadata_single
  • fix/version
  • indexd-indexclient-update
  • integration202311
  • integration202312
  • integration202402
  • integration202403
  • integration202405
  • integration202406
  • integration202407
  • integration202408
  • integration202409
  • integration202411
  • integration202412
  • integration202501
  • integration202502
  • integration202503
  • integration202504
  • integration202505
  • integration202506
  • integration202507
  • integration202508
  • integration202509
  • integration202510
  • integration202511
  • integration202512
  • integration202601
  • integration202602
  • krishnaa05-patch-1
  • master
  • no-verify-cls
  • pieterlukasse-patch-1
  • pieterlukasse-patch-2
  • pieterlukasse-patch-3
  • stable
  • test-ci
  • test/3-13-changes
  • test/github-actions
  • test/test_for_jenkins
  • test/trigger_build_image_and_push
  • test/upgrade-jsonschema
  • update-authutils

10 Sep 2024 01:10AM UTC coverage: 87.423% (-3.0%) from 90.462%
10856857260

push

github

web-flow
(PPS-107): Feat/single table driver (#376)

* Skeleton code for Single Table Indexd

* single table alchemy

* Parameterized app fixture to run single table for all existing tests

Implemented migrate_db for single_table_alchemy

Implemented session for single_table_alchemy

* add to alchemy

* fixing things

* pushing some stuff

* Fix tests (partial)

* Fix unit tests

* Fix urls endpoints unit tests

* migration script

* Add async code

* add asyncpg

* fix async

* remove worker

* Async migration

* migrate no bulk inserts

* async migration remove + PR comments

* Updated sync migration

* pr review changes

* fix migration

* undo select queries

* Add unit tests for migration + fix alias

* remove comment + password

* Add doc string

* remove unused imports

* Resolve

* fix args

* fix count

* add raise and error log

* Change error message + add inserts to try block

* fix error message

* add backoff + raise error

* poetry + lock

* lock

* Bumb version

* Fix snyk

* append test res

* update test

* fix cmd

* append test

* Fix coverage

* Fix stuff from comments

* Add how-to

* fix bin setting file

* Add to settings

* fix things

* minor fixes

---------

Co-authored-by: Kyle Burton <burtonk@uchicago.edu>
Co-authored-by: Pauline Ribeyre <4224001+paulineribeyre@users.noreply.github.com>

2850 of 3260 relevant lines covered (87.42%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
3260 RELEVANT LINES 2850 COVERED LINES
0.87 HITS PER LINE
Source Files on integration202410
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
10856857260 integration202410 (PPS-107): Feat/single table driver (#376) * Skeleton code for Single Table Indexd * single table alchemy * Parameterized app fixture to run single table for all existing tests Implemented migrate_db for single_table_alchemy Implement... push 13 Sep 2024 10:21PM UTC web-flow github
87.42
See All Builds (1683)
  • 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