Skip to content

Conversation

@Lopa10ko
Copy link
Collaborator

This is a 🐛 bug fix.

Summary

  • change parameters order to pass categorical_idx and features_names as kwargs defaults

Context

closes #1361

@Lopa10ko Lopa10ko self-assigned this Jan 31, 2025
@github-actions
Copy link
Contributor

Code has no PEP8 errors!

@codecov
Copy link

codecov bot commented Jan 31, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.15%. Comparing base (d87ace3) to head (59f9eb2).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
fedot/core/data/data.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1362      +/-   ##
==========================================
- Coverage   80.17%   80.15%   -0.02%     
==========================================
  Files         146      146              
  Lines       10515    10515              
==========================================
- Hits         8430     8428       -2     
- Misses       2085     2087       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Lopa10ko Lopa10ko requested a review from DRMPN February 3, 2025 08:27
Copy link
Collaborator

@DRMPN DRMPN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Lopa10ko Lopa10ko merged commit 37dc24a into master Feb 3, 2025
7 checks passed
@Lopa10ko Lopa10ko deleted the hotfix-signature-function branch April 18, 2025 13:56
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.

[Bug]: array_to_input_data function signature conflict

3 participants