eaasna / valik

Local sequence similarity search tool
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Remove duplicate alphabets and replace seqan2::String #109

Open eaasna opened 4 months ago

eaasna commented 4 months ago
  1. Incorporate stellar3 headers instead of submodule
  2. Replace seqan2::Dna and seqan3::dna4 with seqan2::alphabet_adaptor
  3. Replace seqan2::String with std::span
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.44%. Comparing base (519f212) to head (3113d9b).

:exclamation: Current head 3113d9b differs from pull request most recent head 1115648

Please upload reports for the commit 1115648 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ======================================= Coverage 94.44% 94.44% ======================================= Files 2 2 Lines 72 72 ======================================= Hits 68 68 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.