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

feat: add summaryThreshold option to summary reporter #13895

Commits on Feb 10, 2023

  1. Copy the full SHA
    c3ed2e1 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    stefanosgk committed Feb 10, 2023
    Copy the full SHA
    b011e75 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Copy the full SHA
    6cdffcb View commit details
    Browse the repository at this point in the history
  2. Update docs/Configuration.md

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    stefanosgk and mrazauskas committed Feb 11, 2023
    Copy the full SHA
    cf4990f View commit details
    Browse the repository at this point in the history
  3. Update docs/Configuration.md

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    stefanosgk and mrazauskas committed Feb 11, 2023
    Copy the full SHA
    9666de8 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Minor improvements

    Co-authored-by: Tom Mrazauskas <tom@mrazauskas.de>
    stefanosgk and mrazauskas committed Feb 16, 2023
    Copy the full SHA
    f46aa52 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13caa0f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/facebook/jest into feature/…

    …add-option-to-always-print-failure-messages-in-summary
    stefanosgk committed Feb 16, 2023
    Copy the full SHA
    5b2c39e View commit details
    Browse the repository at this point in the history
  4. Add missing newline

    stefanosgk committed Feb 16, 2023
    Copy the full SHA
    1b03d59 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Improve condition

    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    stefanosgk and SimenB committed Feb 21, 2023
    Copy the full SHA
    23301de View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/facebook/jest into feature/…

    …add-option-to-always-print-failure-messages-in-summary
    stefanosgk committed Feb 21, 2023
    Copy the full SHA
    11b8e9b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/facebook/jest into feature/…

    …add-option-to-always-print-failure-messages-in-summary
    stefanosgk committed Feb 21, 2023
    Copy the full SHA
    028b2e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Copy the full SHA
    26b6820 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Copy the full SHA
    12c060d View commit details
    Browse the repository at this point in the history
  2. Add type anotation

    stefanosgk committed Feb 24, 2023
    Copy the full SHA
    6aa3a2a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/facebook/jest into feature/…

    …add-option-to-always-print-failure-messages-in-summary
    stefanosgk committed Feb 24, 2023
    Copy the full SHA
    8f0a649 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/add-option-to-always-print-failure-messages-in-…

    …summary' of https://github.com/SteveFlames/jest into feature/add-option-to-always-print-failure-messages-in-summary
    stefanosgk committed Feb 24, 2023
    Copy the full SHA
    2fdf015 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Copy the full SHA
    b6cb477 View commit details
    Browse the repository at this point in the history