b7db3a33ed
These files catalog test coverage for Rust modules across architecture, implementation, and theory sections. They track recent structural changes, flag areas prone to documentation drift, and mandate verification of key parameters and routing logic to maintain alignment with the active codebase.
513 B
513 B
Coverage: kmers.md
Code couvert
obikseq/src/kmer.rs— type Kmer, propriétés, forme canoniqueobikseq/src/superkmer.rs— type SuperKmer, longueur attendueobiskbuilder/src/lib.rs— extraction de superkmers par minimiseur
Notes
Chevauche theory/encoding.md (encodage 2 bits) et theory/minimizer.md (choix du minimiseur).
Vérifier que la définition de SuperKmer est cohérente avec les invariants actuels de obikseq.