mirror of
https://github.com/marvinscham/marvinscham.git
synced 2025-12-06 10:10:47 +01:00
Update github-metrics.svg - [Skip GitHub Action]
This commit is contained in:
committed by
GitHub
parent
792a3943d3
commit
ff7a09ee12
@@ -1,8 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="1402" class="">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="1469" class="">
|
||||
<defs>
|
||||
<style/>
|
||||
</defs>
|
||||
<style>@keyframes animation-gauge{0%{stroke-dasharray:0 329}}@keyframes animation-rainbow{0%,to{color:#7f00ff;fill:#7f00ff}14%{color:#a933ff;fill:#a933ff}29%{color:#007fff;fill:#007fff}43%{color:#00ff7f;fill:#00ff7f}57%{color:#ff0;fill:#ff0}71%{color:#ff7f00;fill:#ff7f00}86%{color:red;fill:red}}svg{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px;color:#777}h1,h2,h3{margin:8px 0 2px;padding:0;color:#0366d6}h1{font-size:20px;font-weight:700}h2,h3{font-weight:400}h1 svg,h2 svg,h3 svg{fill:currentColor}h2{font-size:16px}h3{font-size:14px}section>.field{margin-left:5px;margin-right:5px}.field{display:flex;align-items:center;margin-bottom:2px;white-space:nowrap}.field svg{margin:0 8px;fill:#959da5;flex-shrink:0}.row{display:flex;flex-wrap:wrap}.horizontal .field,.row section{flex:1 1 0}.column{display:flex;flex-direction:column;align-items:center}.center{justify-content:center}.horizontal{justify-content:space-around}.horizontal-wrap{flex-wrap:wrap}.no-wrap{white-space:nowrap}#metrics-end,.fill-width{width:100%}.no-margin-top{margin-top:0}.avatar{border-radius:50%;margin:0 6px}.calendar.field{margin:4px 0 4px 7px}.calendar .day{outline:1px solid rgba(27,31,35,.04);outline-offset:-1px}svg.bar{margin:4px 0}.field.language{margin:0 8px;flex-grow:0}.field.language.details{display:flex;justify-content:space-between}.field.language.details small,.field.license.details small{display:flex;justify-content:space-between;color:#666;text-align:right}.field.language.details small>*,.field.language.details>*{flex:1 1 0}.field.language.details small>:not(:last-child){margin-right:6px}.followup.legend{font-size:12px;flex-wrap:wrap}.followup.legend .field{width:46%;justify-content:flex-start;margin-left:8px}.followup.legend svg{margin:0 3px;width:14px;height:14px}.followup.legend svg:first-child{margin-left:0}.followup.legend svg:last-child{margin-right:0}.followup-title{white-space:initial}.chartist .ct-post{fill:rgba(127,127,127,.8)!important;color:rgba(127,127,127,.8)!important;font-size:9px;text-anchor:middle}.chart-bars .entry,footer{display:flex;flex-direction:column;font-size:10px;color:#666}footer{margin-top:8px;font-style:italic;text-align:right;justify-content:flex-end;padding:0 4px}.chart{padding:0 8px}.chart-bars{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin:8px 0 4px;flex-grow:1;min-height:70px}.chart-bars .entry{flex-grow:1;align-items:center}.chart-bars .entry .value{font-size:6px}.chart-bars .bar{width:7px;background-color:var(--color-calendar-graph-day-bg);border:1px solid var(--color-calendar-graph-day-border);border-radius:5px}.chart-bars.horizontal{flex-direction:column;height:100%}.chart-bars.horizontal .entry{align-items:center;flex-direction:row;width:100%;min-height:1rem}.activity .field,.chart-bars.horizontal .entry .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-bars.horizontal .entry .name{flex-shrink:0;text-align:right;width:34%}.chart-bars.horizontal .bar{height:7px;width:auto;margin:0 6px}.activity{margin-bottom:12px}.activity .field{width:100%;max-width:450px;margin-bottom:0}.activity .field .content{flex-grow:1;text-overflow:ellipsis;overflow:hidden}.activity .commit .sha,.activity .issue,.activity .repo{display:inline;color:#58a6ff}.activity .code,span.code{background-color:#7777771f;padding:1px 5px;font-size:80%;border-radius:6px;color:#777;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;margin:0 4px -3px}.activity .details{padding-left:38px;display:flex;flex-direction:column;font-size:13px;color:#666}.activity .commit{display:flex;align-items:center}.activity .commit .sha,code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.activity .commit .sha{margin-right:4px}.activity .commit .message{overflow:hidden;text-overflow:ellipsis;width:360px;white-space:nowrap}svg.calendar{margin-left:13px;margin-top:4px}.field.license.details{display:flex;justify-content:space-between}code{background-color:#7777771f;display:inline-block;border-radius:6px;color:#777;padding:1px 5px;font-size:80%}:root{--color-calendar-graph-day-bg:#ebedf0;--color-calendar-graph-day-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L1-bg:#9be9a8;--color-calendar-graph-day-L2-bg:#40c463;--color-calendar-graph-day-L3-bg:#30a14e;--color-calendar-graph-day-L4-bg:#216e39;--color-calendar-halloween-graph-day-L1-bg:#ffee4a;--color-calendar-halloween-graph-day-L2-bg:#ffc501;--color-calendar-halloween-graph-day-L3-bg:#fe9600;--color-calendar-halloween-graph-day-L4-bg:#03001c;--color-calendar-graph-day-L4-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L3-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L2-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L1-border:rgba(27,31,35,0.06)}</style>
|
||||
<style>@keyframes animation-gauge{0%{stroke-dasharray:0 329}}@keyframes animation-rainbow{0%,to{color:#7f00ff;fill:#7f00ff}14%{color:#a933ff;fill:#a933ff}29%{color:#007fff;fill:#007fff}43%{color:#00ff7f;fill:#00ff7f}57%{color:#ff0;fill:#ff0}71%{color:#ff7f00;fill:#ff7f00}86%{color:red;fill:red}}svg{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:14px;color:#777}h1,h2,h3{margin:8px 0 2px;padding:0;color:#0366d6}h1{font-size:20px;font-weight:700}h2,h3{font-weight:400}h1 svg,h2 svg,h3 svg{fill:currentColor}h2{font-size:16px}h3{font-size:14px}section>.field{margin-left:5px;margin-right:5px}.field{display:flex;align-items:center;margin-bottom:2px;white-space:nowrap}.field svg{margin:0 8px;fill:#959da5;flex-shrink:0}.row{display:flex;flex-wrap:wrap}.horizontal .field,.row section{flex:1 1 0}.column{display:flex;flex-direction:column;align-items:center}.center{justify-content:center}.horizontal{justify-content:space-around}.horizontal-wrap{flex-wrap:wrap}.no-wrap{white-space:nowrap}#metrics-end,.fill-width{width:100%}.no-margin-top{margin-top:0}.avatar{border-radius:50%;margin:0 6px}.calendar.field{margin:4px 0 4px 7px}.calendar .day{outline:1px solid rgba(27,31,35,.04);outline-offset:-1px}svg.bar{margin:4px 0}.field.language{margin:0 8px;flex-grow:0}.field.language.details{display:flex;justify-content:space-between}.field.language.details small,.field.license.details small{display:flex;justify-content:space-between;color:#666;text-align:right}.field.language.details small>*,.field.language.details>*{flex:1 1 0}.field.language.details small>:not(:last-child){margin-right:6px}.followup.legend{font-size:12px;flex-wrap:wrap}.followup.legend .field{width:46%;justify-content:flex-start;margin-left:8px}.followup.legend svg{margin:0 3px;width:14px;height:14px}.followup.legend svg:first-child{margin-left:0}.followup.legend svg:last-child{margin-right:0}.followup-title{white-space:initial}.chartist .ct-post{fill:rgba(127,127,127,.8)!important;color:rgba(127,127,127,.8)!important;font-size:9px;text-anchor:middle}.chart-bars .entry,footer{display:flex;flex-direction:column;font-size:10px;color:#666}footer{margin-top:8px;font-style:italic;text-align:right;justify-content:flex-end;padding:0 4px}.chart{padding:0 8px}.chart-bars{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin:8px 0 4px;flex-grow:1;min-height:70px}.chart-bars .entry{flex-grow:1;align-items:center}.chart-bars .entry .value{font-size:6px}.chart-bars .bar{width:7px;background-color:var(--color-calendar-graph-day-bg);border:1px solid var(--color-calendar-graph-day-border);border-radius:5px}.chart-bars.horizontal{flex-direction:column;height:100%}.chart-bars.horizontal .entry{align-items:center;flex-direction:row;width:100%;min-height:1rem}.activity .field,.chart-bars.horizontal .entry .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chart-bars.horizontal .entry .name{flex-shrink:0;text-align:right;width:34%}.chart-bars.horizontal .bar{height:7px;width:auto;margin:0 6px}.activity{margin-bottom:12px}.activity .field{width:100%;max-width:450px;margin-bottom:0}.activity .field .content{flex-grow:1;text-overflow:ellipsis;overflow:hidden}.activity .issue,.activity .repo{display:inline;color:#58a6ff}.activity .code,code,span.code{background-color:#7777771f;border-radius:6px;color:#777;padding:1px 5px;font-size:80%;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.activity .code,span.code{margin:0 4px -3px}.activity .details{padding-left:38px;display:flex;flex-direction:column;font-size:13px;color:#666}.activity .details>.comment{overflow:hidden;text-overflow:ellipsis;display:block;width:420px;margin-top:6px;border-left:3px solid #777777b2;padding-left:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}svg.calendar{margin-left:13px;margin-top:4px}.field.license.details{display:flex;justify-content:space-between}code{display:inline-block}:root{--color-calendar-graph-day-bg:#ebedf0;--color-calendar-graph-day-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L1-bg:#9be9a8;--color-calendar-graph-day-L2-bg:#40c463;--color-calendar-graph-day-L3-bg:#30a14e;--color-calendar-graph-day-L4-bg:#216e39;--color-calendar-halloween-graph-day-L1-bg:#ffee4a;--color-calendar-halloween-graph-day-L2-bg:#ffc501;--color-calendar-halloween-graph-day-L3-bg:#fe9600;--color-calendar-halloween-graph-day-L4-bg:#03001c;--color-calendar-graph-day-L4-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L3-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L2-border:rgba(27,31,35,0.06);--color-calendar-graph-day-L1-border:rgba(27,31,35,0.06)}</style>
|
||||
<style/>
|
||||
<foreignObject x="0" y="0" width="100%" height="100%">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xlink="http://www.w3.org/1999/xlink" class="items-wrapper">
|
||||
@@ -30,19 +30,19 @@
|
||||
<div class="field calendar">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
|
||||
<g>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="0" y="0" width="11" height="11" fill="#30a14e" rx="2" ry="2"/>
|
||||
<rect class="day" x="15" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="60" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="75" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="165" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="180" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -51,7 +51,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M1 2.5A2.5 2.5 0 013.5 0h8.75a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0V1.5h-8a1 1 0 00-1 1v6.708A2.492 2.492 0 013.5 9h3.25a.75.75 0 010 1.5H3.5a1 1 0 100 2h5.75a.75.75 0 010 1.5H3.5A2.5 2.5 0 011 11.5v-9zm13.23 7.79a.75.75 0 001.06-1.06l-2.505-2.505a.75.75 0 00-1.06 0L9.22 9.229a.75.75 0 001.06 1.061l1.225-1.224v6.184a.75.75 0 001.5 0V9.066l1.224 1.224z"/>
|
||||
</svg>
|
||||
Contributed to 16 repositories
|
||||
Contributed to 17 repositories
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -69,7 +69,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M10.5 7.75a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm1.43.75a4.002 4.002 0 01-7.86 0H.75a.75.75 0 110-1.5h3.32a4.001 4.001 0 017.86 0h3.32a.75.75 0 110 1.5h-3.32z"/>
|
||||
</svg>
|
||||
586 Commits
|
||||
592 Commits
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
@@ -81,20 +81,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M7.177 3.073L9.573.677A.25.25 0 0110 .854v4.792a.25.25 0 01-.427.177L7.177 3.427a.25.25 0 010-.354zM3.75 2.5a.75.75 0 100 1.5.75.75 0 000-1.5zm-2.25.75a2.25 2.25 0 113 2.122v5.256a2.251 2.251 0 11-1.5 0V5.372A2.25 2.25 0 011.5 3.25zM11 2.5h-1V4h1a1 1 0 011 1v5.628a2.251 2.251 0 101.5 0V5A2.5 2.5 0 0011 2.5zm1 10.25a.75.75 0 111.5 0 .75.75 0 01-1.5 0zM3.75 12a.75.75 0 100 1.5.75.75 0 000-1.5z"/>
|
||||
</svg>
|
||||
7 Pull requests opened
|
||||
8 Pull requests opened
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path d="M8 9.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"/>
|
||||
<path fill-rule="evenodd" d="M8 0a8 8 0 100 16A8 8 0 008 0zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z"/>
|
||||
</svg>
|
||||
11 Issues opened
|
||||
13 Issues opened
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M2.75 2.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h2a.75.75 0 01.75.75v2.19l2.72-2.72a.75.75 0 01.53-.22h4.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25H2.75zM1 2.75C1 1.784 1.784 1 2.75 1h10.5c.966 0 1.75.784 1.75 1.75v7.5A1.75 1.75 0 0113.25 12H9.06l-2.573 2.573A1.457 1.457 0 014 13.543V12H2.75A1.75 1.75 0 011 10.25v-7.5z"/>
|
||||
</svg>
|
||||
17 issue comments
|
||||
19 issue comments
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
@@ -133,7 +133,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z"/>
|
||||
</svg>
|
||||
Watching 17 repositories
|
||||
Watching 18 repositories
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -145,7 +145,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M2 2.5A2.5 2.5 0 014.5 0h8.75a.75.75 0 01.75.75v12.5a.75.75 0 01-.75.75h-2.5a.75.75 0 110-1.5h1.75v-2h-8a1 1 0 00-.714 1.7.75.75 0 01-1.072 1.05A2.495 2.495 0 012 11.5v-9zm10.5-1V9h-8c-.356 0-.694.074-1 .208V2.5a1 1 0 011-1h8zM5 12.25v3.25a.25.25 0 00.4.2l1.45-1.087a.25.25 0 01.3 0L8.6 15.7a.25.25 0 00.4-.2v-3.25a.25.25 0 00-.25-.25h-3.5a.25.25 0 00-.25.25z"/>
|
||||
</svg>
|
||||
16 Repositories
|
||||
17 Repositories
|
||||
</h2>
|
||||
<div class="row">
|
||||
<section>
|
||||
@@ -197,7 +197,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M1.679 7.932c.412-.621 1.242-1.75 2.366-2.717C5.175 4.242 6.527 3.5 8 3.5c1.473 0 2.824.742 3.955 1.715 1.124.967 1.954 2.096 2.366 2.717a.119.119 0 010 .136c-.412.621-1.242 1.75-2.366 2.717C10.825 11.758 9.473 12.5 8 12.5c-1.473 0-2.824-.742-3.955-1.715C2.92 9.818 2.09 8.69 1.679 8.068a.119.119 0 010-.136zM8 2c-1.981 0-3.67.992-4.933 2.078C1.797 5.169.88 6.423.43 7.1a1.619 1.619 0 000 1.798c.45.678 1.367 1.932 2.637 3.024C4.329 13.008 6.019 14 8 14c1.981 0 3.67-.992 4.933-2.078 1.27-1.091 2.187-2.345 2.637-3.023a1.619 1.619 0 000-1.798c-.45-.678-1.367-1.932-2.637-3.023C11.671 2.992 9.981 2 8 2zm0 8a2 2 0 100-4 2 2 0 000 4z"/>
|
||||
</svg>
|
||||
14 Watchers
|
||||
15 Watchers
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -222,11 +222,11 @@
|
||||
<rect x="0" y="0" width="220" height="8" fill="white" rx="5"/>
|
||||
</mask>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#d1d5da"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="33" height="8" fill="#238636"/>
|
||||
<rect mask="url(#issues-bar)" x="33" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="33" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="33" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="33" y="0" width="187" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="50" height="8" fill="#238636"/>
|
||||
<rect mask="url(#issues-bar)" x="50" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="50" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="50" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="50" y="0" width="170" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#d2a8ff"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
@@ -237,7 +237,7 @@
|
||||
<path fill="#238636" d="M8 9.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"/>
|
||||
<path fill="#238636" fill-rule="evenodd" d="M8 0a8 8 0 100 16A8 8 0 008 0zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z"/>
|
||||
</svg>
|
||||
<span class="no-wrap">3 <small>open</small></span>
|
||||
<span class="no-wrap">5 <small>open</small></span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
@@ -271,9 +271,9 @@
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="62.857142857142854" height="8" fill="#da3633"/>
|
||||
<rect mask="url(#issues-bar)" x="62.857142857142854" y="0" width="0" height="8" fill="#ff7b72"/>
|
||||
<rect mask="url(#issues-bar)" x="62.857142857142854" y="0" width="157.14285714285714" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="55" height="8" fill="#da3633"/>
|
||||
<rect mask="url(#issues-bar)" x="55" y="0" width="0" height="8" fill="#ff7b72"/>
|
||||
<rect mask="url(#issues-bar)" x="55" y="0" width="165" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#d2a8ff"/>
|
||||
</svg>
|
||||
<div class="followup legend field fill-width">
|
||||
@@ -287,7 +287,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#8957e5" fill-rule="evenodd" d="M5 3.254V3.25v.005a.75.75 0 110-.005v.004zm.45 1.9a2.25 2.25 0 10-1.95.218v5.256a2.25 2.25 0 101.5 0V7.123A5.735 5.735 0 009.25 9h1.378a2.251 2.251 0 100-1.5H9.25a4.25 4.25 0 01-3.8-2.346zM12.75 9a.75.75 0 100-1.5.75.75 0 000 1.5zm-8.5 4.5a.75.75 0 100-1.5.75.75 0 000 1.5z"/>
|
||||
</svg>
|
||||
<span class="no-wrap">5 <small>merged</small></span>
|
||||
<span class="no-wrap">6 <small>merged</small></span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
@@ -316,14 +316,14 @@
|
||||
<rect x="0" y="0" width="220" height="8" fill="white" rx="5"/>
|
||||
</mask>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#d1d5da"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="31.428571428571427" height="8" fill="#238636"/>
|
||||
<rect mask="url(#issues-bar)" x="31.428571428571427" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="31.428571428571427" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="31.428571428571427" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="31.428571428571427" y="0" width="188.57142857142856" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="219.99999999999997" y="0" width="0" height="8" fill="#d2a8ff"/>
|
||||
<rect mask="url(#issues-bar)" x="219.99999999999997" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="219.99999999999997" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="47.826086956521735" height="8" fill="#238636"/>
|
||||
<rect mask="url(#issues-bar)" x="47.826086956521735" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="47.826086956521735" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="47.826086956521735" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="47.826086956521735" y="0" width="172.17391304347828" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#d2a8ff"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
</svg>
|
||||
<div class="followup legend field fill-width">
|
||||
<div class="field">
|
||||
@@ -331,7 +331,7 @@
|
||||
<path fill="#238636" d="M8 9.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"/>
|
||||
<path fill="#238636" fill-rule="evenodd" d="M8 0a8 8 0 100 16A8 8 0 008 0zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z"/>
|
||||
</svg>
|
||||
<span class="no-wrap">3 <small>open</small></span>
|
||||
<span class="no-wrap">5 <small>open</small></span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
@@ -365,9 +365,9 @@
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="73.33333333333333" height="8" fill="#da3633"/>
|
||||
<rect mask="url(#issues-bar)" x="73.33333333333333" y="0" width="0" height="8" fill="#ff7b72"/>
|
||||
<rect mask="url(#issues-bar)" x="73.33333333333333" y="0" width="146.66666666666666" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="55" height="8" fill="#da3633"/>
|
||||
<rect mask="url(#issues-bar)" x="55" y="0" width="0" height="8" fill="#ff7b72"/>
|
||||
<rect mask="url(#issues-bar)" x="55" y="0" width="165" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="220" y="0" width="0" height="8" fill="#d2a8ff"/>
|
||||
</svg>
|
||||
<div class="followup legend field fill-width">
|
||||
@@ -381,7 +381,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill="#8957e5" fill-rule="evenodd" d="M5 3.254V3.25v.005a.75.75 0 110-.005v.004zm.45 1.9a2.25 2.25 0 10-1.95.218v5.256a2.25 2.25 0 101.5 0V7.123A5.735 5.735 0 009.25 9h1.378a2.251 2.251 0 100-1.5H9.25a4.25 4.25 0 01-3.8-2.346zM12.75 9a.75.75 0 100-1.5.75.75 0 000 1.5zm-8.5 4.5a.75.75 0 100-1.5.75.75 0 000 1.5z"/>
|
||||
</svg>
|
||||
<span class="no-wrap">2 <small>merged</small></span>
|
||||
<span class="no-wrap">3 <small>merged</small></span>
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
@@ -415,14 +415,14 @@
|
||||
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
|
||||
</mask>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="0" height="8" fill="#d1d5da"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="284.97699472562" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="284.97699472562" y="0" width="80.3734224629747" height="8" fill="#4F5D95"/>
|
||||
<rect mask="url(#languages-bar)" x="365.3504171885947" y="0" width="48.572894519477394" height="8" fill="#563d7c"/>
|
||||
<rect mask="url(#languages-bar)" x="413.9233117080721" y="0" width="23.588276864003497" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="437.5115885720756" y="0" width="12.813083535785815" height="8" fill="#c6538c"/>
|
||||
<rect mask="url(#languages-bar)" x="450.32467210786143" y="0" width="7.788814513087884" height="8" fill="#701516"/>
|
||||
<rect mask="url(#languages-bar)" x="458.1134866209493" y="0" width="1.4051769197095199" height="8" fill="#0050b2"/>
|
||||
<rect mask="url(#languages-bar)" x="459.5186635406588" y="0" width="0.4813364593411726" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="284.4833083124125" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="284.4833083124125" y="0" width="80.23418572672108" height="8" fill="#4F5D95"/>
|
||||
<rect mask="url(#languages-bar)" x="364.71749403913356" y="0" width="48.48874815496991" height="8" fill="#563d7c"/>
|
||||
<rect mask="url(#languages-bar)" x="413.2062421941035" y="0" width="23.547413173199438" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="436.7536553673029" y="0" width="12.790886497533652" height="8" fill="#c6538c"/>
|
||||
<rect mask="url(#languages-bar)" x="449.54454186483656" y="0" width="8.572212900702688" height="8" fill="#701516"/>
|
||||
<rect mask="url(#languages-bar)" x="458.11675476553927" y="0" width="1.40274262934134" height="8" fill="#0050b2"/>
|
||||
<rect mask="url(#languages-bar)" x="459.5194973948806" y="0" width="0.48050260511940657" height="8" fill="#e34c26"/>
|
||||
</svg>
|
||||
<div class="field center horizontal-wrap fill-width">
|
||||
<div class="field center no-wrap language">
|
||||
@@ -492,6 +492,12 @@
|
||||
</svg>
|
||||
Commits streaks
|
||||
</h3>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M7.998 14.5c2.832 0 5-1.98 5-4.5 0-1.463-.68-2.19-1.879-3.383l-.036-.037c-1.013-1.008-2.3-2.29-2.834-4.434-.322.256-.63.579-.864.953-.432.696-.621 1.58-.046 2.73.473.947.67 2.284-.278 3.232-.61.61-1.545.84-2.403.633a2.788 2.788 0 01-1.436-.874A3.21 3.21 0 003 10c0 2.53 2.164 4.5 4.998 4.5zM9.533.753C9.496.34 9.16.009 8.77.146 7.035.75 4.34 3.187 5.997 6.5c.344.689.285 1.218.003 1.5-.419.419-1.54.487-2.04-.832-.173-.454-.659-.762-1.035-.454C2.036 7.44 1.5 8.702 1.5 10c0 3.512 2.998 6 6.498 6s6.5-2.5 6.5-6c0-2.137-1.128-3.26-2.312-4.438-1.19-1.184-2.436-2.425-2.653-4.81z"/>
|
||||
</svg>
|
||||
Current streak 1 day
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path d="M8.5.75a.75.75 0 00-1.5 0v5.19L4.391 3.33a.75.75 0 10-1.06 1.061L5.939 7H.75a.75.75 0 000 1.5h5.19l-2.61 2.609a.75.75 0 101.061 1.06L7 9.561v5.189a.75.75 0 001.5 0V9.56l2.609 2.61a.75.75 0 101.06-1.061L9.561 8.5h5.189a.75.75 0 000-1.5H9.56l2.61-2.609a.75.75 0 00-1.061-1.06L8.5 5.939V.75z"/>
|
||||
@@ -514,7 +520,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path d="M10.896 2H8.75V.75a.75.75 0 00-1.5 0V2H5.104a.25.25 0 00-.177.427l2.896 2.896a.25.25 0 00.354 0l2.896-2.896A.25.25 0 0010.896 2zM8.75 15.25a.75.75 0 01-1.5 0V14H5.104a.25.25 0 01-.177-.427l2.896-2.896a.25.25 0 01.354 0l2.896 2.896a.25.25 0 01-.177.427H8.75v1.25zm-6.5-6.5a.75.75 0 000-1.5h-.5a.75.75 0 000 1.5h.5zM6 8a.75.75 0 01-.75.75h-.5a.75.75 0 010-1.5h.5A.75.75 0 016 8zm2.25.75a.75.75 0 000-1.5h-.5a.75.75 0 000 1.5h.5zM12 8a.75.75 0 01-.75.75h-.5a.75.75 0 010-1.5h.5A.75.75 0 0112 8zm2.25.75a.75.75 0 000-1.5h-.5a.75.75 0 000 1.5h.5z"/>
|
||||
</svg>
|
||||
Average per day at ~2.14
|
||||
Average per day at ~2.19
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -1507,6 +1513,11 @@
|
||||
<path fill="#ebedf0" filter="url(#brightness1)" d="M0,1 1.7,2 1.7,2 0,1 z"/>
|
||||
<path fill="#ebedf0" filter="url(#brightness2)" d="M1.7,2 3.4,1 3.4,1 1.7,2 z"/>
|
||||
</g>
|
||||
<g transform="translate(-3.4, 5.9375)">
|
||||
<path fill="#216e39" d="M1.7,2 0,1 1.7,0 3.4,1 z"/>
|
||||
<path fill="#216e39" filter="url(#brightness1)" d="M0,1 1.7,2 1.7,4.0625 0,3.0625 z"/>
|
||||
<path fill="#216e39" filter="url(#brightness2)" d="M1.7,2 3.4,1 3.4,3.0625 1.7,4.0625 z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -1524,55 +1535,16 @@
|
||||
<section class="activity">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M10.5 7.75a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm1.43.75a4.002 4.002 0 01-7.86 0H.75a.75.75 0 110-1.5h3.32a4.001 4.001 0 017.86 0h3.32a.75.75 0 110 1.5h-3.32z"/>
|
||||
<path d="M8 9.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"/>
|
||||
<path fill-rule="evenodd" d="M8 0a8 8 0 100 16A8 8 0 008 0zM1.5 8a6.5 6.5 0 1113 0 6.5 6.5 0 01-13 0z"/>
|
||||
</svg>
|
||||
<div class="content">
|
||||
Pushed 1 commit in
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
Opened
|
||||
<span class="issue">#16 Script offers to downgrade itself</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">upgrade-mastery</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#3b61906</div>
|
||||
<div class="message">Removed misleading brackets</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="row fill-width">
|
||||
<section class="activity">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M10.5 7.75a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0zm1.43.75a4.002 4.002 0 01-7.86 0H.75a.75.75 0 110-1.5h3.32a4.001 4.001 0 017.86 0h3.32a.75.75 0 110 1.5h-3.32z"/>
|
||||
</svg>
|
||||
<div class="content">
|
||||
Pushed 1 commit in
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">upgrade-mastery</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#1a0b1af</div>
|
||||
<div class="message">Added mastery token upgrade handling</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="row fill-width">
|
||||
<section class="activity">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M0 1.75A.75.75 0 01.75 1h4.253c1.227 0 2.317.59 3 1.501A3.744 3.744 0 0111.006 1h4.245a.75.75 0 01.75.75v10.5a.75.75 0 01-.75.75h-4.507a2.25 2.25 0 00-1.591.659l-.622.621a.75.75 0 01-1.06 0l-.622-.621A2.25 2.25 0 005.258 13H.75a.75.75 0 01-.75-.75V1.75zm8.755 3a2.25 2.25 0 012.25-2.25H14.5v9h-3.757c-.71 0-1.4.201-1.992.572l.004-7.322zm-1.504 7.324l.004-5.073-.002-2.253A2.25 2.25 0 005.003 2.5H1.5v9h3.757a3.75 3.75 0 011.994.574z"/>
|
||||
</svg>
|
||||
<div class="content">
|
||||
Updated 1 wiki page in
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div class="page">Stats</div>
|
||||
<div>opened in <span class="repo">marvinscham/disenchanter</span></div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -1583,7 +1555,7 @@
|
||||
<path fill-rule="evenodd" d="M11.75 2.5a.75.75 0 100 1.5.75.75 0 000-1.5zm-2.25.75a2.25 2.25 0 113 2.122V6A2.5 2.5 0 0110 8.5H6a1 1 0 00-1 1v1.128a2.251 2.251 0 11-1.5 0V5.372a2.25 2.25 0 111.5 0v1.836A2.492 2.492 0 016 7h4a1 1 0 001-1v-.628A2.25 2.25 0 019.5 3.25zM4.25 12a.75.75 0 100 1.5.75.75 0 000-1.5zM3.5 3.25a.75.75 0 111.5 0 .75.75 0 01-1.5 0z"/>
|
||||
</svg>
|
||||
<div class="content">
|
||||
Created new
|
||||
Deleted
|
||||
branch
|
||||
<span class="code">upgrade-mastery</span>
|
||||
in
|
||||
@@ -1601,7 +1573,7 @@
|
||||
</svg>
|
||||
<div class="content">
|
||||
Opened
|
||||
<span class="issue">#13 Upgrade Mastery Level for available champions</span>
|
||||
<span class="issue">#15 Stat review before submission</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
@@ -1609,6 +1581,45 @@
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="row fill-width">
|
||||
<section class="activity">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M2.75 2.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h2a.75.75 0 01.75.75v2.19l2.72-2.72a.75.75 0 01.53-.22h4.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25H2.75zM1 2.75C1 1.784 1.784 1 2.75 1h10.5c.966 0 1.75.784 1.75 1.75v7.5A1.75 1.75 0 0113.25 12H9.06l-2.573 2.573A1.457 1.457 0 014 13.543V12H2.75A1.75 1.75 0 011 10.25v-7.5z"/>
|
||||
</svg>
|
||||
<div class="content">
|
||||
Commented on
|
||||
<span class="issue">#12 Disenchant (duplicate) Champion Permanents</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>opened by marvinscham in <span class="repo">marvinscham/disenchanter</span></div>
|
||||
<div class="comment">
|
||||
<code>lootId</code>
|
||||
might be like
|
||||
<code>CHAMPION_1</code>
|
||||
, needs tests for both disenchanting and mastery upgrading.
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
<div class="row fill-width">
|
||||
<section class="activity">
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M2.75 2.5a.25.25 0 00-.25.25v7.5c0 .138.112.25.25.25h2a.75.75 0 01.75.75v2.19l2.72-2.72a.75.75 0 01.53-.22h4.5a.25.25 0 00.25-.25v-7.5a.25.25 0 00-.25-.25H2.75zM1 2.75C1 1.784 1.784 1 2.75 1h10.5c.966 0 1.75.784 1.75 1.75v7.5A1.75 1.75 0 0113.25 12H9.06l-2.573 2.573A1.457 1.457 0 014 13.543V12H2.75A1.75 1.75 0 011 10.25v-7.5z"/>
|
||||
</svg>
|
||||
<div class="content">
|
||||
Commented on
|
||||
<span class="issue">#13 Upgrade Mastery Level for available champions</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>opened by marvinscham in <span class="repo">marvinscham/disenchanter</span></div>
|
||||
<div class="comment">Upgrade with Shard/Essence works, still missing upgrade with permanent →#12</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1625,7 +1636,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M1.643 3.143L.427 1.927A.25.25 0 000 2.104V5.75c0 .138.112.25.25.25h3.646a.25.25 0 00.177-.427L2.715 4.215a6.5 6.5 0 11-1.18 4.458.75.75 0 10-1.493.154 8.001 8.001 0 101.6-5.684zM7.75 4a.75.75 0 01.75.75v2.992l2.028.812a.75.75 0 01-.557 1.392l-2.5-1A.75.75 0 017 8.25v-3.5A.75.75 0 017.75 4z"/>
|
||||
</svg>
|
||||
~1 coding hours recorded
|
||||
~3 coding hours recorded
|
||||
</div>
|
||||
</section>
|
||||
<section class="largeable-column-fields">
|
||||
@@ -1649,13 +1660,23 @@
|
||||
<div class="chart-bars horizontal">
|
||||
<div class="entry">
|
||||
<span class="name">disenchanter</span>
|
||||
<div class="bar" style="width: 79.216%; background-color: var(--color-calendar-graph-day-L4-bg)"></div>
|
||||
<span class="value">99%</span>
|
||||
<div class="bar" style="width: 78.24799999999999%; background-color: var(--color-calendar-graph-day-L4-bg)"></div>
|
||||
<span class="value">98%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">auto-disenchanter-v2</span>
|
||||
<div class="bar" style="width: 1.432%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">2%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">calibre-web</span>
|
||||
<div class="bar" style="width: 0.312%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">0%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">trianglify</span>
|
||||
<div class="bar" style="width: 0.784%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">1%</span>
|
||||
<div class="bar" style="width: 0.008%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">0%</span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1664,28 +1685,28 @@
|
||||
<div class="chart-bars horizontal">
|
||||
<div class="entry">
|
||||
<span class="name">Ruby</span>
|
||||
<div class="bar" style="width: 64.056%; background-color: var(--color-calendar-graph-day-L4-bg)"></div>
|
||||
<span class="value">80%</span>
|
||||
<div class="bar" style="width: 72.45599999999999%; background-color: var(--color-calendar-graph-day-L4-bg)"></div>
|
||||
<span class="value">91%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">JSON</span>
|
||||
<div class="bar" style="width: 11%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">14%</span>
|
||||
<div class="bar" style="width: 5.736%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">7%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">Batchfile</span>
|
||||
<div class="bar" style="width: 2.952%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">4%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">Other</span>
|
||||
<div class="bar" style="width: 1.216%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="name">Python</span>
|
||||
<div class="bar" style="width: 1.6079999999999997%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">2%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">HTML</span>
|
||||
<div class="bar" style="width: 0.784%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">1%</span>
|
||||
<span class="name">Gettext Catalog</span>
|
||||
<div class="bar" style="width: 0.128%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">0%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">Batchfile</span>
|
||||
<div class="bar" style="width: 0.047999999999999994%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">0%</span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1693,7 +1714,7 @@
|
||||
</section>
|
||||
<footer>
|
||||
<span>These metrics include private contributions</span>
|
||||
<span>Last updated 12 Jul 2022, 07:04:41 (timezone Europe/Berlin) with lowlighter/metrics@3.26.0</span>
|
||||
<span>Last updated 13 Jul 2022, 06:42:24 (timezone Europe/Berlin) with lowlighter/metrics@3.26.0</span>
|
||||
</footer>
|
||||
</div>
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" id="metrics-end"></div>
|
||||
|
||||
|
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 190 KiB |
Reference in New Issue
Block a user