Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modernize JaCoCo Report design #756

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/agent.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Java Agent</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/ant.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<body onload="prettyPrint()">

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;;
<span class="el_source">Ant Tasks</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">API Usage Examples</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/build.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<body onload="prettyPrint()">

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Build</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/changes.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Change History</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/classids.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Class Ids</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/conventions.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Development Conventions</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/counters.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Coverage Counters</span>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion org.jacoco.doc/docroot/doc/empty.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<span class="el_source">Title</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/environment.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Development Environment</span>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion org.jacoco.doc/docroot/doc/epl-v10.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<span class="el_source">Eclipse Public License - Version 1.0</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">FAQ</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/flow.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<body onload="prettyPrint()">

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Control Flow Analysis</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/implementation.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<body onload="prettyPrint()">

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Implementation Design</span>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion org.jacoco.doc/docroot/doc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<span class="el_group">Documentation</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/integrations.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Integration Matrix</span>
</div>
<div id="content">
Expand Down
2 changes: 1 addition & 1 deletion org.jacoco.doc/docroot/doc/license.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<span class="el_source">License</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/maven.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<body onload="prettyPrint()">

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Maven Plug-in</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/mission.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Mission</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/offline.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
<body>

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Offline Instrumentation</span>
</div>
<div id="content">
Expand Down
4 changes: 2 additions & 2 deletions org.jacoco.doc/docroot/doc/repo.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<body onload="prettyPrint()">

<div class="breadcrumb">
<a href="../index.html" class="el_report">JaCoCo</a> &gt;
<a href="index.html" class="el_group">Documentation</a> &gt;
<a href="../index.html" class="el_report">JaCoCo</a> &#x25b8;
<a href="index.html" class="el_group">Documentation</a> &#x25b8;
<span class="el_source">Maven Repository</span>
</div>
<div id="content">
Expand Down
Loading