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

Extend roundtrip tests #107

Merged
merged 32 commits into from
Dec 2, 2023
Merged

Extend roundtrip tests #107

merged 32 commits into from
Dec 2, 2023

Commits on Sep 18, 2023

  1. add more types to dummy data

    rcannood committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6169cc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    70948b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. refactor dataset generators

    rcannood committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c0c64a2 View commit details
    Browse the repository at this point in the history
  2. apply styler

    rcannood committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9c8cfc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef40513 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e71dd8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2713f41 View commit details
    Browse the repository at this point in the history
  6. run styler

    rcannood committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a755b35 View commit details
    Browse the repository at this point in the history
  7. skip commented code linting

    rcannood committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    12f01f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ee825a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    1eab82a View commit details
    Browse the repository at this point in the history
  2. refactor tests

    rcannood committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0d5546f View commit details
    Browse the repository at this point in the history
  3. improve tests

    rcannood committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    3fffd56 View commit details
    Browse the repository at this point in the history
  4. add has_row_names function

    rcannood committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    ae62db6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. use inherits instead of is

    rcannood committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    72f9c87 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    57b8643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32c2f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f8c8dd View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    0560b0b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    c85c84e View commit details
    Browse the repository at this point in the history
  2. fix test after merge

    rcannood committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    d8b99fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fde82c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a5b578 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a3b5368 View commit details
    Browse the repository at this point in the history
  6. dont set dimnames on NULL

    rcannood committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    35f609e View commit details
    Browse the repository at this point in the history
  7. fix paste

    rcannood committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    11d2e03 View commit details
    Browse the repository at this point in the history
  8. format

    rcannood committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    669cf30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    291507e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cffe7f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2039cfa View commit details
    Browse the repository at this point in the history
  12. fix linting issues

    rcannood committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    41d8c3d View commit details
    Browse the repository at this point in the history
  13. use inherits instead of is

    rcannood committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    5cad4fc View commit details
    Browse the repository at this point in the history