ponder-lab / Rejuvenate-Logging-Levels

An Eclipse plug-in research prototype for automatically rejuvenating log statement levels using degree of interest
Eclipse Public License 2.0
2 stars 3 forks source link

Issue 185 #187

Closed khatchad closed 5 years ago

khatchad commented 5 years ago

185

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.1%) to 24.884% when pulling 7c887f76672ace610ef0b7c18adc1544c7ab9322 on issue_185 into 75b00cc887316f2b0c0ae06221353dc51de97153 on master.

yiming-tang-cs commented 5 years ago

The results.csv after changes:

sequence subject repo URL input logging statements passing logging statements failures transformed logging statements average Java lines added average Java lines removed log level not lowered in a catch block log level not transformed due to if condition use log category (SEVERE/WARNING/CONFIG) use log category (CONFIG) not lower log levels of logs inside of catch blocks time (s)
1555424031118 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 79 238 75 0 2 FALSE FALSE FALSE 19.192
1555424051261 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 75 0 0 4 2 FALSE FALSE TRUE 10.071
1555424061680 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 78 0 0 0 2 FALSE TRUE FALSE 9.761
1555424071775 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 74 0 0 4 2 FALSE TRUE TRUE 11.008
1555424083115 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 28 0 0 0 2 TRUE FALSE FALSE 10.435
1555424093608 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 27 0 0 4 2 TRUE FALSE TRUE 10.934

The results.csv before changes:

sequence subject repo URL input logging statements passing logging statements failures transformed logging statements average Java lines added average Java lines removed log level not lowered in a catch block log level not transformed due to if condition use log category (SEVERE/WARNING/CONFIG) use log category (CONFIG) not lower log levels of logs inside of catch blocks time (s)
1555357574413 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 79 238 75 0 2 FALSE FALSE FALSE 20.095
1555357595371 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 75 0 0 4 2 FALSE FALSE TRUE 11.66
1555357607451 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 78 0 0 0 2 FALSE TRUE FALSE 9.717
1555357617430 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 74 0 0 4 2 FALSE TRUE TRUE 9.458
1555357627124 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 34 0 0 0 2 TRUE FALSE FALSE 9.346
1555357636526 deviation-upload https://github.com/ponder-lab/deviation-upload.git 91 91 0 33 0 0 4 2 TRUE FALSE TRUE 9.624