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

Clinical-Genomics / cg / 15823539042
86%

Build:
DEFAULT BRANCH: master
Ran 23 Jun 2025 11:58AM UTC
Jobs 1
Files 835
Run time 2min
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

23 Jun 2025 11:56AM UTC coverage: 85.752% (-0.07%) from 85.824%
15823539042

push

github

web-flow
Fix(Start query) Harmonize cases to start query (#4443)(minor)

## Description
This PR harmonises the logic for getting which cases should be analysed. I removes all the special logic for Balsamic and MIP-DNA and centralises the logic to the database layer.

### Important changes:
- microSALT is now explicitly treated as an exception, and is the only pipeline that will start automatically if allready analysed but new data is added.

- The start-available command no longer performs the SeqeuencingQC check. Instead it just queries the `case.aggregated_sequencing_qc` column in the database. The command `cg sequencing-qc` runs the same logic on a timer, so the will be performed by this command instead.

### Changed

- Sequencing QC removed from start-available
- Sequencing QC added as a query filter in start-available
- Removed special `is_case_ready_for_analysis` from MIP-DNA and Balsamic
- Removed the extra `_is_case_to_be_analyzed` check in read.py

20 of 22 new or added lines in 10 files covered. (90.91%)

19 existing lines in 5 files now uncovered.

26674 of 31106 relevant lines covered (85.75%)

0.86 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
67.42
0.0% cg/cli/workflow/microsalt/base.py
1
45.19
0.0% cg/cli/workflow/mutant/base.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
95.29
-0.09% cg/store/crud/read.py
2
66.67
-7.41% cg/services/sequencing_qc_service/sequencing_qc_service.py
4
76.19
-19.05% cg/services/sequencing_qc_service/quality_checks/checks.py
4
76.19
-6.35% cg/services/sequencing_qc_service/quality_checks/utils.py
8
91.7
-1.02% cg/store/models.py
Jobs
ID Job ID Ran Files Coverage
1 15823539042.1 23 Jun 2025 11:58AM UTC 835
85.75
GitHub Action Run
Source Files on build 15823539042
  • Tree
  • List 835
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2349cff9 on github
  • Prev Build on master (#15818656723)
  • Next Build on master (#15843425951)
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