summaryrefslogtreecommitdiff
path: root/coverage/htmlfiles/index.html
diff options
context:
space:
mode:
authorNed Batchelder <nedbat@gmail.com>2015-04-21 20:41:50 -0400
committerNed Batchelder <nedbat@gmail.com>2015-04-21 20:41:50 -0400
commit71e2e22f6d7601218f08ed038689fe8abc871d17 (patch)
tree08cdd39f09e7312ec1b4d444b238e56a979524d5 /coverage/htmlfiles/index.html
parent0652f558bd07f82bcdca3843c00824b8964289fd (diff)
parente0cd06457455dc460d40be3de8c07e868a12f40b (diff)
downloadpython-coveragepy-71e2e22f6d7601218f08ed038689fe8abc871d17.tar.gz
Merged in conradho/coverage.py (pull request #47)
Ticket 299: Adding a time stamp to html report
Diffstat (limited to 'coverage/htmlfiles/index.html')
-rw-r--r--coverage/htmlfiles/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/coverage/htmlfiles/index.html b/coverage/htmlfiles/index.html
index 5242d32..b872d05 100644
--- a/coverage/htmlfiles/index.html
+++ b/coverage/htmlfiles/index.html
@@ -23,6 +23,7 @@
<h1>{{ title|escape }}:
<span class="pc_cov">{{totals.pc_covered_str}}%</span>
</h1>
+ <p>Created on {{ time_stamp }}</p>
<img id="keyboard_icon" src="keybd_closed.png" alt="Show keyboard shortcuts" />