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

Allow to only comment on changes, failures, ... #248

Merged
merged 26 commits into from Jun 20, 2022

Commits on Jun 14, 2022

  1. Copy the full SHA
    a46a5f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f1125fc View commit details
    Browse the repository at this point in the history
  3. Reworking changes and failure logic

    - Move require_comment from Settings into Publisher
    - Move has_changes into UnitTestRunDeltaResults
    - Add has_changes to SomeTestChanges
    - Update tests
    EnricoMi committed Jun 14, 2022
    Copy the full SHA
    0f328a2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4640423 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    f80f963 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    5d73a16 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    83540e1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    3efede1 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    9e4dba9 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c1d7b74 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    f0ff707 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    fb75107 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    9632dcf View commit details
    Browse the repository at this point in the history
  14. Compare ParseErrors as dicts

    EnricoMi committed Jun 14, 2022
    Copy the full SHA
    2a10883 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    b424ac7 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    122ba46 View commit details
    Browse the repository at this point in the history
  17. Rename patched ne function

    EnricoMi committed Jun 14, 2022
    Copy the full SHA
    49aad59 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    6fb32c7 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    b64a311 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    1cb1378 View commit details
    Browse the repository at this point in the history
  21. Improving info logging

    EnricoMi committed Jun 14, 2022
    Copy the full SHA
    b5f2e37 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    8b5c71b View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    d025fe4 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    44b1ee0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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