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

4.7.0 release #2497

Merged
merged 1 commit into from
Mar 3, 2023
Merged

4.7.0 release #2497

merged 1 commit into from
Mar 3, 2023

Conversation

ctb
Copy link
Contributor

@ctb ctb commented Mar 3, 2023

sourmash release 4.7.0

Major new features:

Minor new features:

Cleanup and documentation updates:

Developer updates:

Dependabot updates:

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Merging #2497 (41b9af0) into latest (2fd1ae0) will increase coverage by 7.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #2497      +/-   ##
==========================================
+ Coverage   84.81%   92.58%   +7.76%     
==========================================
  Files         133      104      -29     
  Lines       14820    12026    -2794     
  Branches     2513     2513              
==========================================
- Hits        12570    11134    -1436     
+ Misses       1948      590    -1358     
  Partials      302      302              
Flag Coverage Δ
python 92.58% <ø> (ø)
rust ?

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

Impacted Files Coverage Δ
src/core/src/sketch/minhash.rs
src/core/src/ffi/signature.rs
src/core/src/index/sbt/mhbt.rs
src/core/src/index/search.rs
src/core/src/ffi/utils.rs
src/core/src/index/linear.rs
src/core/src/encodings.rs
src/core/src/sketch/hyperloglog/mod.rs
src/core/src/from.rs
src/core/src/cmd.rs
... and 19 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ctb ctb merged commit ba03b21 into latest Mar 3, 2023
@ctb ctb deleted the release/v4.7.0 branch March 3, 2023 13:45
@ctb
Copy link
Contributor Author

ctb commented Mar 3, 2023

Release candidate testing:

  • Command line tests pass for a release candidate
  • All eight release candidate wheels are built

Releasing to PyPI:

  • RC tag(s)s deleted on github
  • Release tag cut
  • Release notes written
  • All eight release wheels built
  • Release wheels uploaded to pypi
  • tar.gz distribution uploaded to pypi

After release to PyPI and conda-forge/bioconda packages built:

  • PyPI page updated
  • Zenodo DOI successfully minted upon new github release - see search results
  • pip install sourmash installs the correct version
  • mamba create -n smash-release -y sourmash installs the correct version

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.

1 participant