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

Mini fix feature type detector #55

Merged
merged 45 commits into from
Oct 6, 2024

Add unit tests

c6b8095
Select commit
Loading
Failed to load commit list.
Merged

Mini fix feature type detector #55

Add unit tests
c6b8095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 6, 2024 in 0s

95.86% (+0.08%) compared to 11de437

View this Pull Request on Codecov

95.86% (+0.08%) compared to 11de437

Details

Codecov Report

Attention: Patch coverage is 98.51380% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.86%. Comparing base (11de437) to head (c6b8095).

Files with missing lines Patch % Lines
bluecast/general_utils/general_utils.py 40.00% 3 Missing ⚠️
bluecast/blueprints/welcome.py 99.09% 1 Missing ⚠️
bluecast/preprocessing/feature_creation.py 92.85% 1 Missing ⚠️
bluecast/preprocessing/feature_selection.py 92.30% 1 Missing ⚠️
bluecast/preprocessing/feature_types.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   95.78%   95.86%   +0.08%     
==========================================
  Files          95       97       +2     
  Lines        7230     7626     +396     
==========================================
+ Hits         6925     7311     +386     
- Misses        305      315      +10     

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