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

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

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2024 08:58AM UTC
Files 565
Run time 11s
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

26 Jun 2024 08:56AM UTC coverage: 84.562% (-0.03%) from 84.589%
9676632168.1

push

github

web-flow
fix validate to admit manually modified sample sheets (#3355)(patch)

## Description
Fixes #3288 
This PR introduces a distinction between a sample sheet failing validation by structural failures (most likely Bcl2Fastq or other old sample sheets) and failing by content (manually modified sample sheets). For this, two new exceptions replace the `SampleSheetError`: `SampleSheetFormatError` and `SampleSheetContentError`, respectively. Sample sheets failing validation for format will be regenerated as usual, but sample sheets failing for content will not.

### Added

- New exceptions `SampleSheetFormatError` and `SampleSheetContentError`

### Changed

- Replaced all occurrences of `SampleSheetError` for either `SampleSheetFormatError` and `SampleSheetContentError`
- Fixed the try-except clauses to perform different conditions for the two different exceptions
- Sample sheet Error only used in Nextflow code renamed to `NfSampleSheetError`

20573 of 24329 relevant lines covered (84.56%)

0.85 hits per line

Source Files on job 9676632168.1
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9676632168
  • 6e9c58ca on github
  • Prev Job for on master (#9659904651.1)
  • Next Job for on master (#9692692262.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