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

[MAINT] Adding v0.2.x branch #137

Merged
merged 2 commits into from
Oct 9, 2023
Merged

[MAINT] Adding v0.2.x branch #137

merged 2 commits into from
Oct 9, 2023

Conversation

adam2392
Copy link
Collaborator

@adam2392 adam2392 commented Oct 9, 2023

Fixes #

Changes proposed in this pull request:

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>
@codecov
Copy link

codecov bot commented Oct 9, 2023

Codecov Report

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

Comparison is base (6760662) 88.78% compared to head (0b6d0c5) 89.31%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #137      +/-   ##
==========================================
+ Coverage   88.78%   89.31%   +0.53%     
==========================================
  Files          37       37              
  Lines        3138     3183      +45     
==========================================
+ Hits         2786     2843      +57     
+ Misses        352      340      -12     
Files Coverage Δ
sktree/__init__.py 80.76% <100.00%> (ø)
sktree/stats/tests/test_coleman.py 100.00% <ø> (ø)
sktree/stats/tests/test_forestht.py 100.00% <100.00%> (ø)
sktree/stats/utils.py 91.89% <ø> (ø)
sktree/stats/forestht.py 96.59% <96.55%> (+4.68%) ⬆️

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

@adam2392 adam2392 merged commit b4b5485 into main Oct 9, 2023
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant