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

Release process updates and sourmash 3.0 release notes #776

Merged
merged 4 commits into from
Jan 3, 2020

Conversation

luizirber
Copy link
Member

@luizirber luizirber commented Nov 23, 2019

  • Release process updates from 2.3.0
  • Release note for 3.0.0

Checklist

  • Is it mergeable?
  • make test Did it pass the tests?
  • make coverage Is the new code covered?
  • Did it change the command-line interface? Only additions are allowed
    without a major version increment. Changing file formats also requires a
    major version number increment.
  • Was a spellchecker run on the source code and documentation after
    changes were made?

@codecov
Copy link

codecov bot commented Dec 23, 2019

Codecov Report

Merging #776 into master will decrease coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #776      +/-   ##
==========================================
- Coverage   79.17%   78.93%   -0.25%     
==========================================
  Files          45       45              
  Lines        6695     6694       -1     
  Branches      470      470              
==========================================
- Hits         5301     5284      -17     
- Misses       1095     1111      +16     
  Partials      299      299
Flag Coverage Δ
#pytests 90.36% <ø> (ø) ⬆️
#rusttests 48.73% <ø> (ø) ⬆️
Impacted Files Coverage Δ
sourmash/_compat.py 50% <0%> (-50%) ⬇️
sourmash/signature_json.py 96.21% <0%> (-1.09%) ⬇️
sourmash/lca/lca_utils.py 96.14% <0%> (-0.65%) ⬇️
sourmash/lca/command_index.py 91.02% <0%> (-0.41%) ⬇️
sourmash/sbt.py 86.32% <0%> (-0.3%) ⬇️
sourmash/sbt_storage.py 86.66% <0%> (+0.95%) ⬆️

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 3e71e9a...f8d8f48. Read the comment docs.

@luizirber luizirber changed the title Release process updates and turn on 3.8 testing Release process updates and sourmash 3.0 release notes Jan 3, 2020
@luizirber luizirber merged commit a35e7ad into master Jan 3, 2020
@luizirber luizirber deleted the build_travis_3.8 branch January 3, 2020 23:07
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