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

[WIP] Aggregation debugging #191

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Jul 24, 2024

  1. setup debugging

    piotr-roslaniec committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    884a78b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da3af4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dc3355 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28fd1d6 View commit details
    Browse the repository at this point in the history
  5. Just for investigation purposes: check what transcripts are correct

    Note that this makes the test to trivially pass, but we're interested in the console output. Run with `cargo test --no-default-features parse_file -- --nocapture`
    cygnusv committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    59bf3d0 View commit details
    Browse the repository at this point in the history