Thomas Pohl
Thomas Pohl
There are no plans, yet. First I need to analyse the new format and see how we can find out what ESQL code has been executed.
@abhi-malhotra Thanks for your suggestions. I made the regex a little more general. Now it should work for both plain text formats.
@abhi-malhotra Parsing oof the new coverage-format is part of the current release candidate. It would be great if you could check, if it works for you.
Hi @TuneableSloth, the NavigatingTreeCouldBeReferenceCheck has been refactored completely between 2.3.5 and 3.0.1. The former implementation had a lot false-negatives. To make the check useable for you again I could add...
H @ThomasPohl , I added the changes to a new release candidate: https://github.com/EXXETA/sonar-esql-plugin/releases/tag/3.1.0-RC1 Does it fit for your needs?
Hi @TuneableSloth , can you provide a trace file that produces these warnings? I would like to check if we are missing something here.
ACE 12 Code should be scannable. If there is a new syntax that I missed, please open an issue for that. SonarQube 10, will be the next step after solving...
Added wiki page https://github.com/EXXETA/sonar-esql-plugin/wiki/Metrics
We need to have a look at the requirements for the Marketplace. If we fulfill these, we can go that way. https://docs.sonarqube.org/display/DEV/Deploying+to+the+Marketplace
I added the requirements for the market place. A few thinks need to be checked or changed: - [X] Your plugin is open-source - [X] Releases follow open source conventions....