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

Clinical-Genomics / cg / 9870472988 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2024 08:07AM UTC
Files 571
Run time 10s
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

10 Jul 2024 08:05AM UTC coverage: 84.294% (-0.3%) from 84.566%
9870472988.1

push

github

web-flow
Re-route flow to illumina device tables. (#3349)(major)

# Description

Feature branch to re-route the post-processing database flow from the `Flowcell` -> `SampleLaneSequencingMetrics` model paradigm to `IlluminaFlowCell` -> `IlluminaSequencingRun` -> `IlluminaSampleSequencingMetrics`. 
The choice to use a feature branch is to collect all changes and make sure they are tested. Since we need to alter core logic that requires a database migration we cannot do these step by step.

PR in servers: https://github.com/Clinical-Genomics/servers/pull/1394
Data migration script: https://github.com/Clinical-Genomics/add-new-tech/issues/7

## Deploy
```shell
bash /home/proj/production/servers/resources/hasta.scilifelab.se/update-tool-stage.sh -e S_cg -t cg -b develop-illumina-devices -a
```

## CLI command changes
Commands that need to be updated in servers

- [x] `cg clean flow-cells` -> `cg clean illumina-runs` (requires servers update, PR: <placeholder>)
- [x] `cg backup encrypt-flow-cells` -> `cg backup encrypt-illumina-runs` (requires servers update, PR: <placeholder>)
- [x] `cg backup flow-cells` -> `cg backup illumina-runs` (requires servers update, PR: <placeholder>)
- [x] `cg backup fetch-flow-cell`-> `cg backup fetch-illumina-run` (no update needed)
- [x] `cg demultiplex finish flow-cell` -> `cg demultiplex finish illumina-run` (no update needed in servers
- [x] `cg get flow-cell` -> `cg get sequencing-run` (Does not require a PR in servers)
- [x] `cg set flowcell` -> `cg set sequencing-run` (Does not require a PR in servers)
- [x] `cg store flow-cell`-> `cg store illumina-run` (Does not require a PR in servers)
- [x] `cg store demultiplexed-flow-cell` -> `cg store demultiplexed-run` (Does not require a PR in servers)
- [x] `cg decompress flow-cell` -> `cg decompress illumina-run` (Does not require a PR in servers)

20432 of 24239 relevant lines covered (84.29%)

0.84 hits per line

Source Files on job 9870472988.1
  • Tree
  • List 0
  • Changed 38
  • Source Changed 0
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9870472988
  • e65ae736 on github
  • Prev Job for on master (#9857652775.1)
  • Next Job for on master (#9871857600.1)
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