qodo-cover icon indicating copy to clipboard operation
qodo-cover copied to clipboard

Fixed logging in a unbounded context

Open kuutsav opened this issue 8 months ago • 6 comments

PR Type

Bug fix


Description

  • Fixed an indentation issue for a logging statement in the generate_tests method of cover_agent/UnitTestGenerator.py.

Changes walkthrough 📝

Relevant files
Bug fix
UnitTestGenerator.py
Fix logging indentation in `generate_tests` method             

cover_agent/UnitTestGenerator.py

  • Fixed indentation issue for logging statement within generate_tests
    method.
  • +3/-3     

    💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    kuutsav avatar Jun 18 '24 09:06 kuutsav