79118300

Date: 2024-10-23 14:16:27
Score: 1.5
Natty:
Report link

From the first glance I see a problem in your test: You are using the logs var outside the context (with block). As for me if I want to test logging in the code I just mock the logger in the module and check if it was called correctly. It always work and is easy to understand.

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: n0nSmoker