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

Clinical-Genomics / cg / 9676632168
86%

Build:
DEFAULT BRANCH: master
Ran 26 Jun 2024 08:58AM UTC
Jobs 1
Files 565
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

26 Jun 2024 08:56AM UTC coverage: 84.562% (+0.4%) from 84.145%
9676632168

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`

36 of 63 new or added lines in 7 files covered. (57.14%)

2 existing lines in 2 files now uncovered.

20573 of 24329 relevant lines covered (84.56%)

0.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9676632168.1 26 Jun 2024 08:58AM UTC 0
84.56
Source Files on build 9676632168
Detailed source file information is not available for this build.
  • Back to Repo
  • 6e9c58ca on github
  • Prev Build on master (#9659904651)
  • Next Build on master (#9692692262)
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