seqan3
seqan3 copied to clipboard
[TEST,FIX] Several more benchmarks, minor optimisations
Jenkins Mac failures are unrelated.
@h-2 I'm not sure what all of the seqan2 stuff is for... But I'm sure it makes sense!
Codecov Report
Merging #1448 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #1448 +/- ##
=======================================
Coverage 97.59% 97.59%
=======================================
Files 232 232
Lines 8783 8783
=======================================
Hits 8572 8572
Misses 211 211
Impacted Files | Coverage Δ | |
---|---|---|
...ude/seqan3/test/performance/sequence_generator.hpp | 100% <ø> (ø) |
:arrow_up: |
...de/seqan3/range/container/bitcompressed_vector.hpp | 100% <100%> (ø) |
:arrow_up: |
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 4935cca...1acf052. Read the comment docs.
@eseiler will take a look at it, and add the benchmarks that are still uptodate
Superseded by #3065