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

[BUGFIX] - Prevent duplicate Expectations in Validation Results when Exceptions are triggered #9456

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    4d68500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e302cf0 View commit details
    Browse the repository at this point in the history
  3. update tests

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    fa213c8 View commit details
    Browse the repository at this point in the history
  4. Update typing

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    cee065e View commit details
    Browse the repository at this point in the history
  5. Update definitions

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4a7f781 View commit details
    Browse the repository at this point in the history
  6. Update test

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    87eb96c View commit details
    Browse the repository at this point in the history
  7. lint

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ac7fed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    943ac26 View commit details
    Browse the repository at this point in the history
  9. fix test

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2b11b22 View commit details
    Browse the repository at this point in the history
  10. lint

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8918b1b View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/f/PP-918-running-a-validation-wi…

    …th-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments' into f/PP-918-running-a-validation-with-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments
    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e0cd6da View commit details
    Browse the repository at this point in the history
  12. lint

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c9087fb View commit details
    Browse the repository at this point in the history
  13. remove comma

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    354048a View commit details
    Browse the repository at this point in the history
  14. fix syntax

    josectobar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    12184c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    42b4627 View commit details
    Browse the repository at this point in the history
  2. fix typing

    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    710fcfd View commit details
    Browse the repository at this point in the history
  3. fix typing again

    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    91713bc View commit details
    Browse the repository at this point in the history
  4. fix typing again

    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    bbe70ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    001b0af View commit details
    Browse the repository at this point in the history
  6. lint

    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    324bebc View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/f/PP-918-running-a-validation-wi…

    …th-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments' into f/PP-918-running-a-validation-with-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments
    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a69c3bd View commit details
    Browse the repository at this point in the history
  8. update types

    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    dd93f1d View commit details
    Browse the repository at this point in the history
  9. Addd marker to test

    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1786d98 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'develop' of github.com:great-expectations/great_expecta…

    …tions into f/PP-918-running-a-validation-with-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments
    josectobar committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a0cd2d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. fix test

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f74edcc View commit details
    Browse the repository at this point in the history
  2. change mark

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cb5c054 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into f/PP-918-running-a-validation-with-one-ex…

    …pectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments
    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    673d8a9 View commit details
    Browse the repository at this point in the history
  4. fixed test

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d51903b View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/f/PP-918-running-a-validation-wi…

    …th-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments' into f/PP-918-running-a-validation-with-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments
    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8c68b4d View commit details
    Browse the repository at this point in the history
  6. adjust type expectation.

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5d7c95e View commit details
    Browse the repository at this point in the history
  7. Fix mypy complaint

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2cb0224 View commit details
    Browse the repository at this point in the history
  8. Fix mypy complaint

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    d0090f4 View commit details
    Browse the repository at this point in the history
  9. Fix test

    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    be13f29 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'develop' of github.com:great-expectations/great_expecta…

    …tions into f/PP-918-running-a-validation-with-one-expectation-can-fail-silently-and-produce-multiple-validation-resultstable-name-custom-renderer-comments
    josectobar committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1647f61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86a2bb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    e97f3e0 View commit details
    Browse the repository at this point in the history
  2. Fix test

    josectobar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    2319199 View commit details
    Browse the repository at this point in the history
  3. Fix type

    josectobar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    365b92f View commit details
    Browse the repository at this point in the history
  4. adjust helper fn

    josectobar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    369fda7 View commit details
    Browse the repository at this point in the history
  5. adjust helper fn

    josectobar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dfce7ef View commit details
    Browse the repository at this point in the history
  6. adjust helper fn

    josectobar committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5d1d3cd View commit details
    Browse the repository at this point in the history