File tree 1 file changed +3
-2
lines changed
org.jacoco.doc/docroot/doc 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,9 @@ <h3>New Features</h3>
38
38
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/735 "> #735</ a > ,
39
39
< a href ="https://github.com/jacoco/jacoco/issues/741 "> #741</ a > ,
40
40
< a href ="https://github.com/jacoco/jacoco/issues/746 "> #746</ a > ).</ li >
41
- < li > Methods added by the Kotlin compiler are filtered out during generation
42
- of report. Idea and implementation by Nikolay Krasko
41
+ < li > Methods added by the Kotlin compiler that do not have line numbers are
42
+ filtered out during generation of report. Idea and implementation by
43
+ Nikolay Krasko
43
44
(GitHub < a href ="https://github.com/jacoco/jacoco/issues/689 "> #689</ a > ).</ li >
44
45
< li > Branch added by the Kotlin compiler for reading from < code > lateinit</ code >
45
46
property is filtered out during generation of report. Implementation by
You can’t perform that action at this time.
0 commit comments