Skip to content

Remove unused TARGET_BINARY_INVALID_VALUES from DataCheckMessageCode enum, fix formatting of objective docs#2520

Merged
angela97lin merged 5 commits intomainfrom
2503_remove_unused_datacheckmessage
Jul 19, 2021
Merged

Remove unused TARGET_BINARY_INVALID_VALUES from DataCheckMessageCode enum, fix formatting of objective docs#2520
angela97lin merged 5 commits intomainfrom
2503_remove_unused_datacheckmessage

Conversation

@angela97lin
Copy link
Contributor

@angela97lin angela97lin commented Jul 15, 2021

@angela97lin angela97lin self-assigned this Jul 15, 2021
@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #2520 (75670ef) into main (9145715) will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##            main   #2520     +/-   ##
=======================================
- Coverage   99.7%   99.7%   -0.0%     
=======================================
  Files        283     283             
  Lines      25730   25729      -1     
=======================================
- Hits       25629   25628      -1     
  Misses       101     101             
Impacted Files Coverage Δ
evalml/data_checks/data_check_message_code.py 100.0% <ø> (ø)
evalml/objectives/objective_base.py 100.0% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9145715...75670ef. Read the comment docs.

Copy link
Contributor

@bchen1116 bchen1116 left a comment

Choose a reason for hiding this comment

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

easy peasy!

Copy link
Contributor

@freddyaboulton freddyaboulton left a comment

Choose a reason for hiding this comment

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

Thank you @angela97lin! 🔍

@angela97lin angela97lin merged commit b72cf1f into main Jul 19, 2021
@angela97lin angela97lin deleted the 2503_remove_unused_datacheckmessage branch July 19, 2021 20:07
@chukarsten chukarsten mentioned this pull request Jul 22, 2021
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.

Remove unused TARGET_BINARY_INVALID_VALUES from DataCheckMessageCode enum Fix formatting of objective API reference

4 participants