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

fix: bugs in list codec when dealing with a list of empty lists or multiple lists in a single page #2222

Merged
merged 2 commits into from
Apr 24, 2024

Commits on Apr 19, 2024

  1. Fix bugs in list codec when dealing with a list of empty lists or

    with mutliple lists being written to a single page.  Rework testing
    infrastructure to make it easy to write new tests with specific cases.
    westonpace committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a9cf9d3 View commit details
    Browse the repository at this point in the history
  2. Apply clippy suggestion

    westonpace committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ef927b0 View commit details
    Browse the repository at this point in the history