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

Fix transformer #93

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Fix transformer #93

merged 2 commits into from
Oct 12, 2023

Conversation

egillax
Copy link
Collaborator

@egillax egillax commented Oct 12, 2023

Transformer was failing when there were no numerical features. Fixed and added a unit test.

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2d8f9af) 99.59% compared to head (46c3213) 99.59%.

❗ Current head 46c3213 differs from pull request most recent head 916c32c. Consider uploading reports for the commit 916c32c to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #93   +/-   ##
========================================
  Coverage    99.59%   99.59%           
========================================
  Files            9        9           
  Lines          496      496           
========================================
  Hits           494      494           
  Misses           2        2           

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

@egillax egillax merged commit 56279c8 into develop Oct 12, 2023
10 checks passed
@egillax egillax deleted the fix_transformer branch October 12, 2023 18:40
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.

1 participant