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

Clinical-Genomics / cg / 9187005887
86%

Build:
DEFAULT BRANCH: master
Ran 22 May 2024 07:19AM UTC
Jobs 1
Files 550
Run time 1min
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

22 May 2024 07:17AM UTC coverage: 84.758%. Remained the same
9187005887

push

github

web-flow
add autoincrement for run device (#3257)(patch)

## Description

This PR does 3 fixes to the database run tables: 

1. Modifies the primary keys of `run_device`, `run_metrics` and `sample_run_metrics` models in an alembic revision to include the autoincrement to the key values. For the primary keys to be modified, their use as foreign keys has to be temporarily suspended, that is why there is a drop constraint command before the modification and a creation of a constraint after.

2. The column `model` from `illumina_flow_cell` is set to nullable.

3. The column `run_metrics_id` in the `sample_run_metrics` didn't have its foreign key set in alembic, so now the constraint is added.

19952 of 23540 relevant lines covered (84.76%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9187005887.1 22 May 2024 07:19AM UTC 0
84.76
Source Files on build 9187005887
Detailed source file information is not available for this build.
  • Back to Repo
  • 2ab0791c on github
  • Prev Build on master (#9186647908)
  • Next Build on master (#9187334239)
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