Skip to content

Fix SklearnTransform in per-segment mode to work on subset of segments and raise error on new segments #1107

Merged
merged 7 commits into from
Feb 14, 2023

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Feb 9, 2023

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Proposed Changes

Look at #1105.

Closing issues

Closes #1105.

d.a.bunin added 3 commits February 9, 2023 12:02
…ed and tests for it, add checking if SklearnTransform meet new segments in per-segment mode and tests for it
@Mr-Geekman Mr-Geekman self-assigned this Feb 9, 2023
@Mr-Geekman Mr-Geekman changed the title Fix SklearnTransform in per-segment mode to work on subset of segments and fail on new segments Fix SklearnTransform in per-segment mode to work on subset of segments and raise error on new segments Feb 9, 2023
@github-actions
Copy link

github-actions bot commented Feb 9, 2023

@github-actions github-actions bot temporarily deployed to pull request February 9, 2023 10:42 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2023

Codecov Report

❗ No coverage uploaded for pull request base (inference-v2.1@27023dd). Click here to learn what that means.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@                Coverage Diff                @@
##             inference-v2.1    #1107   +/-   ##
=================================================
  Coverage                  ?   70.47%           
=================================================
  Files                     ?      164           
  Lines                     ?     8935           
  Branches                  ?        0           
=================================================
  Hits                      ?     6297           
  Misses                    ?     2638           
  Partials                  ?        0           

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

@martins0n martins0n requested a review from brsnw250 February 13, 2023 07:37
@github-actions github-actions bot temporarily deployed to pull request February 13, 2023 16:12 Inactive
@Mr-Geekman Mr-Geekman merged commit 38bf668 into inference-v2.1 Feb 14, 2023
@Mr-Geekman Mr-Geekman deleted the issue-1105 branch February 14, 2023 07:02
This was referenced Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants