#1881·gitmoji

Add an emoji for untested or blind code

Author: FelixLgrCreated Mar 7, 2025Updated Dec 30, 2025
Labelsemoji

Emoji symbol

Emoji code

: probing_cane :

Emoji description

Code not tested or written blind.

Describe the use case of your emoji

This emoji should be used when code has been written without being tested, often due to lack of access to the environment, tight deadlines, or quick fixes with no immediate way to verify behavior. It signals that the code likely needs review or later validation.

Is this use case covered by an existing emoji?

No ❌

Does this emoji fall into the "how" or the "what" category?

  • This proposal do not describe "how" a commit was made, but does in fact describe "what" is the contents of the commit about.

Examples

  • Implement quick fix without testing
  • Add unverified configuration
  • Push code with blind refactoring

Validations