Skip to content

test(rs): add more edge-case tests#133

Merged
Neclow merged 2 commits intosbhattlab:mainfrom
Neclow:more_tests_rs
Oct 12, 2025
Merged

test(rs): add more edge-case tests#133
Neclow merged 2 commits intosbhattlab:mainfrom
Neclow:more_tests_rs

Conversation

@Neclow
Copy link
Collaborator

@Neclow Neclow commented Oct 10, 2025

Playing with code coverage tools (cargo-llvm-cov + coverage gutters) in Rust and found some uncovered functions... Hopefully more on Code coverage coming soon!

Added tests on

  • pre-precision matrix
  • edge cases with Newick parsing with BLs
  • matrix conversion (check invariance to matrix isomorphisms)
  • label mapping with BLs
  • internal argeq function for leaf addition/removal

@Neclow Neclow merged commit 8a0c94b into sbhattlab:main Oct 12, 2025
8 checks passed
@Neclow Neclow deleted the more_tests_rs branch October 12, 2025 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant