Skip to content

Use # in the describe-method declaration to make it easily searchable

drew stachon requested to merge hash-in-rspec-describe into master

What does this MR do?

This is a very small MR to use # in the describe parameter for the Pipeline#coverage method. I spent awhile trying to track it down today because we use the word "coverage" quite a lot, across some very large files. This was what I tried to find first by default. and I think following the convention will make it easier for the next person.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • ~~Label as security and @ mention @gitlab-com/gl-security/appsec~~
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports