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

Raise warning in case the test data has missing values #2065

Merged
merged 4 commits into from
May 18, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented May 16, 2023

Description

Raise warning in case the test data has missing values to make user aware of missing data columns. Also, adding a test to make sure that missing values in test data doesn't affect get_feature_ranges function.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented May 18, 2023

Codecov Report

Merging #2065 (93534b4) into main (6f4f38b) will increase coverage by 0.76%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2065      +/-   ##
==========================================
+ Coverage   92.34%   93.11%   +0.76%     
==========================================
  Files         100       53      -47     
  Lines        4967     2019    -2948     
==========================================
- Hits         4587     1880    -2707     
+ Misses        380      139     -241     
Flag Coverage Δ
unittests 93.11% <ø> (+0.76%) ⬆️

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

see 47 files with indirect coverage changes

Signed-off-by: Gaurav Gupta <[email protected]>
@gaugup gaugup enabled auto-merge (squash) May 18, 2023 21:07
@gaugup gaugup merged commit 8aedc09 into main May 18, 2023
@gaugup gaugup deleted the gaugup/RaiseWarningForMissingValuesInTest branch May 18, 2023 22:39
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.

3 participants