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

Deprecate minhash #132

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Deprecate minhash #132

merged 1 commit into from
Feb 25, 2021

Conversation

jakobnissen
Copy link
Member

See pr #129 .

@codecov
Copy link

codecov bot commented Feb 25, 2021

Codecov Report

Merging #132 (a85f648) into master (1cfc0aa) will decrease coverage by 0.31%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
- Coverage   83.21%   82.90%   -0.32%     
==========================================
  Files          44       44              
  Lines        2949     2948       -1     
==========================================
- Hits         2454     2444      -10     
- Misses        495      504       +9     
Flag Coverage Δ
unittests 82.90% <33.33%> (-0.32%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/minhash.jl 68.62% <33.33%> (-2.21%) ⬇️
src/bit-manipulation/bitpar-compiler.jl 58.87% <0.00%> (-3.53%) ⬇️
src/geneticcode.jl 70.21% <0.00%> (-3.20%) ⬇️
src/alphabet.jl 71.26% <0.00%> (-0.96%) ⬇️
src/search/re.jl 85.68% <0.00%> (ø)
src/longsequences/randseq.jl 100.00% <0.00%> (ø)
src/longsequences/transformations.jl 100.00% <0.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 1cfc0aa...a85f648. Read the comment docs.

@jakobnissen
Copy link
Member Author

This is just codecov being weird - I'm merging.

@jakobnissen jakobnissen merged commit ff6b93b into BioJulia:master Feb 25, 2021
@kescobo
Copy link
Member

kescobo commented Mar 11, 2021

Just to be sure, there's going to be a minor release with this deprecation included before it's removed entirely, right?

@jakobnissen
Copy link
Member Author

Sure. We could ship that minor release soon, perhaps. I'm thinking v3 should land August, at latest.

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.

2 participants