Thierry Florac

Results 7 comments of Thierry Florac

Hi, I would be very interested also to be able to authenticate with Azure AD. Any hints? Best regards, Thierry

I added "sonar.python.coverage.reportPaths=coverage.xml" to sonar-project.properties. I can see this in Gitlab-CI job console: ``` 100 INFO: Python test coverage 101 INFO: Parsing report '/builds/G3v_6jyd/0/onf/support/python/pyramid/pyams-v2/pyams-utils/coverage.xml' ``` But coverage measure is always...

I ommitted to say that SONAR_ANALYSIS_MODE is set to "publish" in job configuration...!

Thanks for your reply! I will open another ticket for a feature request!! And if you need help for testing, just ask! ;)

I'll complete my initial question with another one... I found a solution to only get the first found occurrence of a string, and I'm now looking for a solution to...

@WojciechMula: well... so at first I'm going to follow a simple process where if two terms (or more) match at the same position, the first one will win and will...

Is there any plan to merge this PR and release a new package version?