Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] off-by-one-error in threshold computation #54

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

eseiler
Copy link
Member

@eseiler eseiler commented Aug 16, 2021

No description provided.

@eseiler eseiler enabled auto-merge August 16, 2021 11:04
@codecov
Copy link

codecov bot commented Aug 16, 2021

Codecov Report

Merging #54 (ac1807d) into master (dac69f3) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #54   +/-   ##
=======================================
  Coverage   84.46%   84.46%           
=======================================
  Files          29       29           
  Lines         914      914           
=======================================
  Hits          772      772           
  Misses        142      142           
Impacted Files Coverage Δ
src/search/detail/helper.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 dac69f3...ac1807d. Read the comment docs.

@eseiler eseiler merged commit 4fbebea into seqan:master Aug 16, 2021
@eseiler eseiler deleted the fix/segfault branch August 16, 2021 11:09
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.

None yet

1 participant