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

Prepare version 5.0 release #176

Merged
merged 107 commits into from
May 22, 2024
Merged

Conversation

mmore500
Copy link
Collaborator

@mmore500 mmore500 commented Oct 24, 2023

  • drop Python2.7 support
  • drop Python3.5 support
  • NOT PLANNED drop Python3.6 support
  • NOT PLANNED finalize pending deprecations
  • smoke tests and any critical unit tests
  • fix layout of badges on README

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2024

Codecov Report

Attention: Patch coverage is 0.35800% with 835 lines in your changes are missing coverage. Please review.

Project coverage is 88.73%. Comparing base (2eb8c26) to head (5c84b44).

Files Patch % Lines
tests/smoketests/test_container.py 0.00% 110 Missing ⚠️
tests/smoketests/test_coalescent.py 0.00% 72 Missing ⚠️
tests/smoketests/test_treesum.py 0.00% 69 Missing ⚠️
tests/smoketests/test_messaging.py 0.00% 52 Missing ⚠️
tests/smoketests/test_taxonmodel.py 0.00% 47 Missing ⚠️
tests/smoketests/test_charmatrixmodel.py 0.00% 46 Missing ⚠️
tests/smoketests/test_treecollectionmodel.py 0.00% 40 Missing ⚠️
tests/smoketests/test_reconcile.py 0.00% 36 Missing ⚠️
tests/smoketests/test_probability.py 0.00% 32 Missing ⚠️
tests/smoketests/test_filesys.py 0.00% 31 Missing ⚠️
... and 25 more

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #176       +/-   ##
===========================================
+ Coverage   58.79%   88.73%   +29.93%     
===========================================
  Files         108      114        +6     
  Lines       19851    12877     -6974     
===========================================
- Hits        11672    11426      -246     
+ Misses       8179     1451     -6728     
Flag Coverage Δ
unittests 88.73% <0.35%> (+29.93%) ⬆️

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.

@mmore500 mmore500 mentioned this pull request May 19, 2024
7 tasks
@mmore500 mmore500 merged commit 387cb69 into jeetsukumaran:main May 22, 2024
26 checks passed
@mmore500 mmore500 deleted the release-5.0 branch May 22, 2024 12:35
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