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

feat(sklearn): add recursive_strict parameter to patch() #86

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

34j
Copy link
Owner

@34j 34j commented Oct 11, 2023

Description of change

copilot:all

Pull-Request Checklist

  • Code is up-to-date with the main branch
  • This pull request follows Contributing.md
  • This pull request links relevant issues as Fixes #0000
  • pre-commit run -a passes with this change
  • poetry run pytest passes with this change
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits follow conventions outlined in the conventional commit spec

@34j 34j temporarily deployed to release October 11, 2023 07:41 — with GitHub Actions Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #86 (1eb5e22) into main (41f231c) will decrease coverage by 0.82%.
The diff coverage is 18.18%.

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

@@            Coverage Diff             @@
##             main      #86      +/-   ##
==========================================
- Coverage   57.39%   56.57%   -0.82%     
==========================================
  Files          10       10              
  Lines         622      631       +9     
  Branches       98      104       +6     
==========================================
  Hits          357      357              
- Misses        250      257       +7     
- Partials       15       17       +2     
Files Coverage Δ
src/boost_loss/sklearn.py 58.09% <18.18%> (-5.45%) ⬇️

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

@34j 34j merged commit 677e40f into main Oct 11, 2023
7 checks passed
@34j 34j deleted the feat/add-recusive-strict-parameter branch October 11, 2023 08:21
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.

2 participants