Results 20 comments of Jibé Barth

We could also use directly shields.io to generate badge : `https://img.shields.io/badge/PHPInsights%20%7C%20Code%20-95.7%25-success.svg` ![](https://img.shields.io/badge/PHPInsights%20%7C%20Code%20-95.7%25-success.svg) `https://img.shields.io/badge/PHPInsights%20%7C%20Style%20-61%25-yellow.svg` ![](https://img.shields.io/badge/PHPInsights%20%7C%20Style%20-61.9%25-yellow.svg) `https://img.shields.io/badge/PHPInsights%20%7C%20Complexity%20-22%25-red.svg` ![](https://img.shields.io/badge/PHPInsights%20%7C%20Complexity%20-22.3%25-red.svg) And with that, we can add custom style : `https://img.shields.io/badge/PHPInsights%20%7C%20Architecture%20-78.1%25-success.svg?style=for-the-badge` ![](https://img.shields.io/badge/PHPInsights%20%7C%20Architecture%20-78.1%25-success.svg?style=for-the-badge) But the main...

It would be really interresting ! Any idea on how to implement this ?

It look great ! Thanks @Andrew-Shook ! I'll test it tomorrow :+1:

@Andrew-Shook Really sorry for the delay :confounded: For me, this PR is almost ready :+1: I just have an interrogation if we should throw an exception to user when it...

Oh, and can you also complete the doc to indicate that this feature will be possible in v2 ? :hugs:

:+1: I'm totally okay with this feature request !

@shrink Found the related issue in Symfony repo https://github.com/symfony/symfony/issues/30739 I think it would be more complicated than expected :thinking: We should also handle `.gitignore` that could be in subdirectory, in...

Hi :wave: Thanks for working on this. We quickly provided a fix on 1.14 to avoid problem for users, and we based this fix by changing the API called. Adding...

Interresting. I could add them in laravel preset. I already add lot of them in defaults metrics, I have to sort through :wink:

@kraimbaud The *_api_swagger_context* is not used if you didn't create a Decorator for swagger. Did you created it ? https://api-platform.com/docs/core/dto/#use-swagger-decorator