Lucas Soares

Results 92 comments of Lucas Soares

Would be nice to be able to configure multiple security tags. In my use case I need to configure two authentications, both using headers and right now I can't. I...

> I don't know what exactly you want but the "OR" functionality i implemented works like this > > So This should be possible: > > > > @akojo @lucasoares...

Ok.. What is the difference between [swaggo/fiber-swagger](https://github.com/swaggo/fiber-swagger) and [gofiber/swagger](https://github.com/gofiber/swagger) and [gofiber/contrib/](https://github.com/gofiber/contrib/tree/main/swagger)?

Hello guys. I saw the PR was merged and I tested it. If the connection is not successful all imported protos will disappear. Maybe you should look into it.

@Glosur, what you mean about disabling coverage pushed to gitlab? Is the coverage provided by the external job created by the plugin? ![image](https://user-images.githubusercontent.com/10624972/108893148-82fa3000-75ef-11eb-92ce-75569be0573c.png) If so, I agree with you because...

Even with #225 merged we are having this problem as well. I just ran an analysis with sonarqube 9.5 and with plugin version 1.12.0 and the reported coverage in the...

> Note that this fork of the project works just fine with the current sonarqube version (8.6.x). > https://github.com/javamachr/sonar-gitlab-plugin > > So I suggest looking at the fork for inspiration...

Agreed @ezintz Unfortunately I do not have time right now to bring code climate generation from the other plugin to this one but it would be great!

@guisesterheim this exactly what I explained on my description: we can't have lazy initialization if we want to use springfox. This is exactly what we need to fix here. I...