Skip to content

Commit

Permalink
add line reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Dev4rd authored Aug 18, 2024
1 parent 6ee6d1b commit a14135f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@ class CoverageReporter(
val wikiPageLinkNote = buildString {
val wikiPageReferenceNote = ">To learn more, visit the [Oppia Android Code Coverage]" +
"(https://github.com/oppia/oppia-android/wiki/Oppia-Android-Code-Coverage) wiki page"
append("\n")
append("\n\n")
append("#")
append("\n")
append(wikiPageReferenceNote)
Expand Down

0 comments on commit a14135f

Please sign in to comment.