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 pytest-cov for test coverage and add integration test #164

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

20001LastOrder
Copy link
Collaborator

  • Add pytest-cov as the test dependency for test coverage: run the test with pytest --cov=sherpa_ai . will produce a coverage table
  • Add two integration tests for task agent that significantly increases the test coverage (need to configure the environment variables properly)
    image

@20001LastOrder 20001LastOrder merged commit fd298d7 into Aggregate-Intellect:main Sep 19, 2023
@20001LastOrder 20001LastOrder deleted the test-cov branch December 13, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants