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

Implement CI testing and increase testing coverage #413

Merged
merged 44 commits into from
Feb 9, 2024

Commits on Jan 31, 2024

  1. bump dev reqs

    kedhammar committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    605d66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed107e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d89ecd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6493113 View commit details
    Browse the repository at this point in the history
  5. remove unused var

    kedhammar committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    24eb34a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

    kedhammar committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bcc91ea View commit details
    Browse the repository at this point in the history
  3. good progress

    kedhammar committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f44e48c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    233b84a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42975cd View commit details
    Browse the repository at this point in the history
  6. update docs

    kedhammar committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b0c6f07 View commit details
    Browse the repository at this point in the history
  7. fix error, 28% coverage!

    kedhammar committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    d763fe7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    742f97b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc0ed3f View commit details
    Browse the repository at this point in the history
  3. docstring

    kedhammar committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c6db7ae View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

    kedhammar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2aac3c4 View commit details
    Browse the repository at this point in the history
  3. remove redundancy

    kedhammar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    36bb0ee View commit details
    Browse the repository at this point in the history
  4. update test

    kedhammar committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    35d33a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1604858 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6721af6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    99293ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94999d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    957de2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e61d7e6 View commit details
    Browse the repository at this point in the history
  5. add comment headers

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    1fe5081 View commit details
    Browse the repository at this point in the history
  6. formatting

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    42514e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e2a1fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fe7cc4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    78967b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    28e905c View commit details
    Browse the repository at this point in the history
  11. remove ipdb

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9697ae3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    25003c5 View commit details
    Browse the repository at this point in the history
  13. Update old test

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5c58387 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1c9bbe2 View commit details
    Browse the repository at this point in the history
  15. vlog bump

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    fa736c4 View commit details
    Browse the repository at this point in the history
  16. update gitignore

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    7aaa616 View commit details
    Browse the repository at this point in the history
  17. Clean up comments

    kedhammar committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    26c1bb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. fix ci

    kedhammar committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    46ea273 View commit details
    Browse the repository at this point in the history
  2. prettier

    kedhammar committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    66e970f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cf9b5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74ec55f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a2727e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3e4c46 View commit details
    Browse the repository at this point in the history