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: basic catboost support #234

Merged
merged 4 commits into from
Jun 14, 2022
Merged

feat: basic catboost support #234

merged 4 commits into from
Jun 14, 2022

Conversation

kjappelbaum
Copy link
Owner

  • Breaking change (fix or feature that would cause existing functionality to change)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation
  • Developer tools
  • Refactoring
  • Test

Actions (for code changes)

  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2022

Codecov Report

Merging #234 (236c04d) into main (1c8791e) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main     #234   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          21       21           
  Lines        1371     1371           
=======================================
  Hits         1306     1306           
  Misses         65       65           
Flag Coverage Δ
unittests 95.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 1c8791e...c4c6f41. Read the comment docs.

@kjappelbaum kjappelbaum merged commit 766b946 into main Jun 14, 2022
@kjappelbaum kjappelbaum deleted the kjappelbaum/issue232 branch June 14, 2022 13:00
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