Skip to content

Commit e4b56a3

Browse files
Godinmarchof
authored andcommitted
Clarify entry in changelog (bazel-contrib#752)
1 parent 215a941 commit e4b56a3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

org.jacoco.doc/docroot/doc/changes.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ <h3>New Features</h3>
3838
(GitHub <a href="https://github.com/jacoco/jacoco/issues/735">#735</a>,
3939
<a href="https://github.com/jacoco/jacoco/issues/741">#741</a>,
4040
<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
4344
(GitHub <a href="https://github.com/jacoco/jacoco/issues/689">#689</a>).</li>
4445
<li>Branch added by the Kotlin compiler for reading from <code>lateinit</code>
4546
property is filtered out during generation of report. Implementation by

0 commit comments

Comments
 (0)