You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Tilman Hausherr <TH...@t-online.de> on 2019/11/09 10:47:42 UTC

PDFBox on SonarCloud

PDFBox is now on SonarCloud:

https://sonarcloud.io/project/issues?id=pdfbox-reactor

related INFRA issue

https://issues.apache.org/jira/browse/INFRA-18846

related build job

https://builds.apache.org/job/PDFBox-sonar2/

I have been given (so it seems) full rights by INFRA and I have also 
given them to Andreas whom I saw in the list. I didn't see anybody else 
from the project so tell me if you're there.

Things that don't work yet:

- code coverage is 0%. => working on this (jacoco-maven-plugin), this is 
a different, bigger problem.
- difficult to see new issues, I suspect this must be done with a filter 
("creation date")
- the svn scm problem mentioned in the INFRA issue

Positive things:

- there seem to be new rules
- test code is also covered

Tilman


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox on SonarCloud

Posted by Andreas Lehmkuehler <an...@lehmi.de>.
@Tilman
Thanks for handling this!

Cheers,
Andreas


Am 09.11.19 um 11:47 schrieb Tilman Hausherr:
> PDFBox is now on SonarCloud:
> 
> https://sonarcloud.io/project/issues?id=pdfbox-reactor
> 
> related INFRA issue
> 
> https://issues.apache.org/jira/browse/INFRA-18846
> 
> related build job
> 
> https://builds.apache.org/job/PDFBox-sonar2/
> 
> I have been given (so it seems) full rights by INFRA and I have also given them 
> to Andreas whom I saw in the list. I didn't see anybody else from the project so 
> tell me if you're there.
> 
> Things that don't work yet:
> 
> - code coverage is 0%. => working on this (jacoco-maven-plugin), this is a 
> different, bigger problem.
> - difficult to see new issues, I suspect this must be done with a filter 
> ("creation date")
> - the svn scm problem mentioned in the INFRA issue
> 
> Positive things:
> 
> - there seem to be new rules
> - test code is also covered
> 
> Tilman
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
> For additional commands, e-mail: dev-help@pdfbox.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org


Re: PDFBox on SonarCloud

Posted by Tilman Hausherr <TH...@t-online.de>.
Am 09.11.2019 um 11:47 schrieb Tilman Hausherr:
> - code coverage is 0%. => working on this (jacoco-maven-plugin), this 
> is a different, bigger problem. 


That one is now fixed, see also PDFBOX-4680. Our coverage is not very 
good, but some of our tests are external.


Maruan / Andreas, please change the SonarQube link (bottom left on the 
website) to the new address:

https://sonarcloud.io/project/issues?id=pdfbox-reactor


Thanks

Tilman


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org