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

[DOC] clarification how shapes are applied in kmer-hash #2981

Merged
merged 3 commits into from
May 17, 2022

Conversation

SGSSGene
Copy link
Contributor

This adds some clarification on the direction of how shapes are applied when computing hashes.
This intends to solve #2832

@vercel
Copy link

vercel bot commented May 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
seqan3 ✅ Ready (Inspect) Visit Preview May 17, 2022 at 7:51AM (UTC)

@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #2981 (17b2d07) into master (a17f415) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #2981   +/-   ##
=======================================
  Coverage   98.19%   98.19%           
=======================================
  Files         267      267           
  Lines       11521    11521           
=======================================
  Hits        11313    11313           
  Misses        208      208           
Impacted Files Coverage Δ
include/seqan3/search/views/kmer_hash.hpp 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 a17f415...17b2d07. Read the comment docs.

@SGSSGene SGSSGene force-pushed the fix/wrong_way_shape branch from 705a777 to 6accbea Compare May 16, 2022 09:27
Copy link
Member

@eseiler eseiler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
But let's see what we resolve in the dev meeting

include/seqan3/search/views/kmer_hash.hpp Outdated Show resolved Hide resolved
test/snippet/search/views/kmer_hash.cpp Outdated Show resolved Hide resolved
@eseiler eseiler requested a review from smehringer May 16, 2022 11:25
Copy link
Member

@smehringer smehringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small 💅

include/seqan3/search/views/kmer_hash.hpp Outdated Show resolved Hide resolved
Update test/snippet/search/views/kmer_hash.cpp
Update include/seqan3/search/views/kmer_hash.hpp

Co-authored-by: Svenja Mehringer <[email protected]>
@SGSSGene SGSSGene force-pushed the fix/wrong_way_shape branch from cb6725a to 17b2d07 Compare May 17, 2022 07:44
@smehringer smehringer merged commit d3aa8be into seqan:master May 17, 2022
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.

3 participants