ncsa / rusty-neat

This is a Rust implementation of the next-gen sequencing toolkit (NEAT).
Other
0 stars 0 forks source link

quality_scores tests #30

Open joshfactorial opened 1 week ago

joshfactorial commented 1 week ago

For the most part, the tests are in place in quality_scores (common/src/models/quality_scores.rs). Examine what is in place, removing redundancy and writing any new tests that might test edge cases or other functionality. Suggestions for improvements can become new tickets.