Hi devs,
Today let’s try to do a Code Coverage Day. It’s our first one and I didn’t get the time to
prepare it so I propose something simple:
- The goal is to increase the jacoco TPC threshold in pom.xml files
- Everyone notes down the TPC increase they’ve brought to a module so that when we prepare
the day’s report we can add them there
Reminder: to check the current TPC, run “mvn clean install -Pquality
-Dxwiki.jacoco.instructionRatio=1.00”
WDYT?
Thanks
-Vincent