Commit f0fed8e
committed
test: cover terminal and non-terminal + in updateClippingInformation
Add a positive regression case for a terminal + segment with a clipping
attribute, and a negative case asserting the non-terminal + precondition
fires. Also reflow the read-structure paragraph in DemuxFastqs so the
source no longer wraps mid-clause. Both per PR #1157 review feedback.1 parent 92d5e90 commit f0fed8e
2 files changed
Lines changed: 16 additions & 5 deletions
File tree
- src
- main/scala/com/fulcrumgenomics/fastq
- test/scala/com/fulcrumgenomics/umi
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
253 | 252 | | |
254 | 253 | | |
255 | 254 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| 450 | + | |
| 451 | + | |
| 452 | + | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
450 | 462 | | |
451 | 463 | | |
0 commit comments