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

Added seed to parameter strings #1732 #2836

Merged
merged 3 commits into from
Nov 25, 2023

Conversation

rialc13
Copy link
Contributor

@rialc13 rialc13 commented Nov 13, 2023

This PR adds 'seed' to parameter string in doc/sourmash-sketch.md as per #1732 . Fixes #1732 .

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (14cb276) 86.25% compared to head (91dbe88) 86.25%.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #2836   +/-   ##
=======================================
  Coverage   86.25%   86.25%           
=======================================
  Files         130      130           
  Lines       14752    14752           
  Branches     2623     2623           
=======================================
  Hits        12725    12725           
  Misses       1726     1726           
  Partials      301      301           
Flag Coverage Δ
hypothesis-py 25.81% <ø> (ø)
python 92.85% <ø> (ø)
rust 50.88% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rialc13
Copy link
Contributor Author

rialc13 commented Nov 16, 2023

Hi. I am new to this. @luizirber Can you please help me understand the issue? I am not able to figure it out.

@ctb
Copy link
Contributor

ctb commented Nov 17, 2023

Hi. I am new to this. @luizirber Can you please help me understand the issue? I am not able to figure it out.

Everything looks good to me! I just approved GitHub Actions to run on this PR.

@ctb
Copy link
Contributor

ctb commented Nov 17, 2023

Everything looks good to me - docs built from this PR are here, if you want to see for yourselves!

@rialc13 would you like me to merge? Or do you have more changes in mind?

@ctb ctb enabled auto-merge (squash) November 25, 2023 13:38
@ctb
Copy link
Contributor

ctb commented Nov 25, 2023

merging when tests pass

@ctb ctb merged commit 30aa79d into sourmash-bio:latest Nov 25, 2023
34 checks passed
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.

add seed to param string docs
2 participants