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

test(learning): add unit tests for learning module #1002

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

MarkVerbeek91
Copy link
Contributor

This PR is about adding unit test coverage and getting myself familiar with the code. I like the concept of GPT engineer and want to contribute.

To help speed up of development of any software, a trustworthy set of unit test will help. When those tests have a high coverage (90%+) they give confidence to the developer.

In this PR the test coverage of the gpt_engineer.application.cli.learning module is increased to 93%.

@ATheorell
Copy link
Collaborator

Couldn't agree more about the necessity of tests for building confidence in a software. Thanks a lot for this push @MarkVerbeek91

@AntonOsika this is your code as far as I know, could you have a look and merge?

@ATheorell ATheorell merged commit e55f840 into gpt-engineer-org:main Feb 11, 2024
4 checks passed
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.

2 participants