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

Add a testing stage to CI with coverage reports from codacy #266

Merged
merged 6 commits into from
Feb 15, 2024

Commits on Feb 15, 2024

  1. add a testing stage to CI with coverage reports from codacy

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    fc8ef44 View commit details
    Browse the repository at this point in the history
  2. remove out of date tests, will start again from scratch

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    72d5096 View commit details
    Browse the repository at this point in the history
  3. remove all tests, sod it i'll start from scratch

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    56f6165 View commit details
    Browse the repository at this point in the history
  4. add tests for the pydantic schemas

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2d6b1ae View commit details
    Browse the repository at this point in the history
  5. get 100% coverage on the helpers module

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c7a6afc View commit details
    Browse the repository at this point in the history
  6. test the custom prompt class

    Signed-off-by: Grant Ramsay <seapagan@gmail.com>
    seapagan committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ee348e5 View commit details
    Browse the repository at this point in the history