File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ def build_interactive_report(
3030<head>
3131 <meta charset="utf-8">
3232 <meta name="viewport" content="width=device-width, initial-scale=1">
33- <title>Engineering Intelligence — Complexity Analyzer</title>
33+ <title>Engineering Velocity — Complexity Analyzer</title>
3434 <link rel="preconnect" href="https://fonts.googleapis.com">
3535 <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
3636 <link href="https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500&display=swap" rel="stylesheet">
@@ -257,8 +257,8 @@ def build_interactive_report(
257257 <header>
258258 <div class="header-row">
259259 <div class="header-text">
260- <h1>Engineering Intelligence </h1>
261- <p class="subtitle">Complexity Analyzer — Dynamic charts </p>
260+ <h1>Engineering Velocity </h1>
261+ <p class="subtitle">Automatic PR complexity analyzer </p>
262262 </div>
263263 <div class="global-search" id="global-search">
264264 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="11" cy="11" r="8"/><line x1="21" y1="21" x2="16.65" y2="16.65"/></svg>
You can’t perform that action at this time.
0 commit comments