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

Journal consistency checker #680

Merged
merged 16 commits into from
Nov 13, 2024
Merged

Journal consistency checker #680

merged 16 commits into from
Nov 13, 2024

Commits on Nov 6, 2024

  1. empty cli command

    bkorycki committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9839a8d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    00e7263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3091cb2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. restructure classes

    bkorycki committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    bff02d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6e94be View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. another restructure

    bkorycki committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8a1c543 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4362c53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d435560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86f5034 View commit details
    Browse the repository at this point in the history
  5. Fix difference check

    bkorycki committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    399fcab View commit details
    Browse the repository at this point in the history
  6. Add one annotator check:

    bkorycki committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b7faf5c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    90e779d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4de9bf2 View commit details
    Browse the repository at this point in the history
  9. remove record_path args

    bkorycki committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    78daa8d View commit details
    Browse the repository at this point in the history
  10. Basic test

    bkorycki committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8e0fcca View commit details
    Browse the repository at this point in the history
  11. more unit tests

    bkorycki committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9386d24 View commit details
    Browse the repository at this point in the history