On Sunday, December 23, 2018 at 1:51:36 PM UTC+1, diaojunx...@gmail.com 
wrote:
>
>
> Is it possible to specify the path of the sourceDirectories of the change 
> file when parsing the final result file, but at this time my question is 
> that only the change file can be placed here, but the specific function 
> method level in the change file cannot be specified.
>
>

About which tool you are talking here?

 

> As our team use the git manage source code, so my question is how to get 
> the increment code coverage by jacoco and git diff ?
>

There is documentation for all tools developed by JaCoCo team ( Maven 
plugin, Ant Tasks, Command Line Interface ) - 
https://www.jacoco.org/jacoco/trunk/doc/
This documentation is exhaustive, because it describes everything what is 
available out-of-the-box, no more, no less.
Please read it before asking questions about what is available.

Moreover it contains plenty of links on third-party integrations 
- https://www.jacoco.org/jacoco/trunk/doc/integrations.html
Closest for your needs are SonarQube (shows coverage on new and modified 
code), Codecov and Coveralls (show coverage of pull-request).

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jacoco+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/6445ecd2-47e4-41f4-99ed-a4520912d15a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to