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

refactor utils, add tests, move exceptions into separate module #264

Merged
merged 18 commits into from
Aug 1, 2024

Commits on Jun 13, 2024

  1. perform some refactorings

    demitryfly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5fd2aa8 View commit details
    Browse the repository at this point in the history
  2. clean up debugging code

    demitryfly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1d4272d View commit details
    Browse the repository at this point in the history
  3. refactor table_data.py

    demitryfly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c1a6e0c View commit details
    Browse the repository at this point in the history
  4. improve test

    demitryfly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    d32f7aa View commit details
    Browse the repository at this point in the history
  5. refactor check_spec

    demitryfly committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    427cca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. fix tests (fix import)

    demitryfly committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    afceb60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    489ac0b View commit details
    Browse the repository at this point in the history
  3. fix typing

    demitryfly committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    168eb00 View commit details
    Browse the repository at this point in the history
  4. Add tests

    demitryfly committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    211249f View commit details
    Browse the repository at this point in the history
  5. fix docstr

    demitryfly committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bf8be31 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    768a425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48446ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2871fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bea915 View commit details
    Browse the repository at this point in the history
  5. one more fix

    demitryfly committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5ebab6f View commit details
    Browse the repository at this point in the history
  6. refactor a bit

    demitryfly committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1fae5ba View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    2bc0075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2413d5 View commit details
    Browse the repository at this point in the history