seqan / iGenVar

The official repository for the iGenVar project.
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

[MISC] Update seqan3 - stop using bio seqan3 version #219

Closed Irallia closed 2 years ago

Irallia commented 2 years ago

As the b.i.o. lib is using an older version of SeqAn3 I had to change the dependency stuff in the CmakeLists.

codecov[bot] commented 2 years ago

Codecov Report

Merging #219 (d03e23c) into master (64e5870) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #219   +/-   ##
=======================================
  Coverage   98.40%   98.40%           
=======================================
  Files          18       18           
  Lines         875      877    +2     
=======================================
+ Hits          861      863    +2     
  Misses         14       14           
Impacted Files Coverage Δ
include/structures/junction.hpp 95.83% <100.00%> (ø)
src/variant_detection/variant_output.cpp 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 64e5870...d03e23c. Read the comment docs.