Skip to content

Exclude time index in IDColumnsDataCheck #4194

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

Merged
merged 8 commits into from
Jun 6, 2023
Merged

Conversation

jeff-hernandez
Copy link
Contributor

@jeff-hernandez jeff-hernandez marked this pull request as ready for review May 30, 2023 19:57
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #4194 (12f3733) into main (1cdc15b) will increase coverage by 0.1%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main   #4194     +/-   ##
=======================================
+ Coverage   99.7%   99.7%   +0.1%     
=======================================
  Files        349     349             
  Lines      38154   38159      +5     
=======================================
+ Hits       38037   38042      +5     
  Misses       117     117             
Impacted Files Coverage Δ
evalml/data_checks/id_columns_data_check.py 100.0% <100.0%> (ø)
...ts/data_checks_tests/test_id_columns_data_check.py 100.0% <100.0%> (ø)

@jeff-hernandez jeff-hernandez requested a review from bchen1116 June 1, 2023 17:48
Copy link
Contributor

@ParthivNaresh ParthivNaresh left a comment

Choose a reason for hiding this comment

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

Looks solid

Copy link
Contributor

@simha104 simha104 left a comment

Choose a reason for hiding this comment

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

LGTM

@jeff-hernandez jeff-hernandez merged commit 1591ca7 into main Jun 6, 2023
@jeff-hernandez jeff-hernandez deleted the exclude_time_index branch June 6, 2023 16:02
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.

Add option to exclude time index from IDColumnsDataCheck
5 participants