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

Minor fix to a unittest that left text files in the project directory. #1102

Merged
merged 2 commits into from Jul 28, 2022

Conversation

lrzpellegrini
Copy link
Collaborator

Fixes a unittest that left text files in the project directory. Files are now created and destroyed in the system temp directory.

@ContinualAI-bot
Copy link
Collaborator

Oh no! It seems there are some PEP8 errors! 😕
Don't worry, you can fix them! 💪
Here's a report about the errors and where you can find them:

tests/test_high_level_generators.py:136:81: E501 line too long (86 > 80 characters)
1       E501 line too long (86 > 80 characters)

@coveralls
Copy link

coveralls commented Jul 28, 2022

Pull Request Test Coverage Report for Build 2753944502

  • 10 of 10 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.008%) to 72.277%

Totals Coverage Status
Change from base Build 2696355092: 0.008%
Covered Lines: 12772
Relevant Lines: 17671

💛 - Coveralls

@lrzpellegrini lrzpellegrini merged commit cf66f1f into ContinualAI:master Jul 28, 2022
@lrzpellegrini lrzpellegrini deleted the test_hl_generator_fix branch July 28, 2022 13:49
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.

None yet

3 participants