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.
494 B
494 B
Coverage: theory/minimizer.md
Code couvert
obiskbuilder/src/lib.rs— sélection du minimiseur par hash seedé (splitmix64 finalizer)obikseq/src/superkmer.rs— forme canonique du minimiseur, fenêtre glissante
Notes
Vérifier que la fonction de hash décrite (splitmix64 finalizer avec graine) correspond au code actuel. Vérifier aussi que la définition de « minimiseur canonique » est toujours cohérente.