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

Enable alternative to run Kedro without Rich again. #4090

Closed
wants to merge 7 commits into from

Commits on Aug 14, 2024

  1. Move rich detecting and formatting to utils.py

    Signed-off-by: Laura Couto <laurarccouto@gmail.com>
    lrcouto committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    816f41f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39bf472 View commit details
    Browse the repository at this point in the history
  3. Fix import on test for _has_rich_handler

    Signed-off-by: Laura Couto <laurarccouto@gmail.com>
    lrcouto committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9948634 View commit details
    Browse the repository at this point in the history
  4. Adjust tests for coverage

    Signed-off-by: Laura Couto <laurarccouto@gmail.com>
    lrcouto committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c871a08 View commit details
    Browse the repository at this point in the history
  5. Adjust tests for coverage

    Signed-off-by: Laura Couto <laurarccouto@gmail.com>
    lrcouto committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    771e1a8 View commit details
    Browse the repository at this point in the history
  6. Add failed import case to test

    Signed-off-by: Laura Couto <laurarccouto@gmail.com>
    lrcouto committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f922b15 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    350e69c View commit details
    Browse the repository at this point in the history