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] v0.6.0 #207

Merged
merged 9 commits into from
Jan 31, 2024
Merged

[RELEASE] v0.6.0 #207

merged 9 commits into from
Jan 31, 2024

Conversation

adam2392
Copy link
Collaborator

Changes proposed in this pull request:

  • Release v0.6.0

Before submitting

  • I've read and followed all steps in the Making a pull request
    section of the CONTRIBUTING docs.
  • I've updated or added any relevant docstrings following the syntax described in the
    Writing docstrings section of the CONTRIBUTING docs.
  • If this PR fixes a bug, I've added a test that will fail without my fix.
  • If this PR adds a new feature, I've added tests that sufficiently cover my new functionality.

After submitting

  • All GitHub Actions jobs for my pull request have passed.

Signed-off-by: Adam Li <adam2392@gmail.com>
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 61 lines in your changes are missing coverage. Please review.

Comparison is base (7fc517e) 89.13% compared to head (c537c60) 88.29%.
Report is 3 commits behind head on main.

❗ Current head c537c60 differs from pull request most recent head ed7fca1. Consider uploading reports for the commit ed7fca1 to get more accurate results

Files Patch % Lines
sktree/stats/forestht.py 6.66% 28 Missing ⚠️
sktree/ensemble/_honest_forest.py 74.15% 23 Missing ⚠️
sktree/stats/utils.py 30.00% 7 Missing ⚠️
sktree/tree/_honest_tree.py 88.46% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #207      +/-   ##
==========================================
- Coverage   89.13%   88.29%   -0.84%     
==========================================
  Files          50       50              
  Lines        4492     4615     +123     
==========================================
+ Hits         4004     4075      +71     
- Misses        488      540      +52     

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

Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
Signed-off-by: Adam Li <adam2392@gmail.com>
@adam2392 adam2392 merged commit ff0babc into main Jan 31, 2024
21 of 24 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.

1 participant