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
ff1ce9c096
commit
05c07ff287
@@ -1,8 +1,8 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="1470" class="">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="480" height="1471" 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}.field.error{color:#cb2431}.field.error svg{fill:#cb2431}.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 .empty{width:100%;text-align:center}.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}.chart-bars.horizontal .bar{height:7px;width:auto;margin:0 6px}.activity{margin-bottom:12px}.activity .field{width:100%;overflow:hidden;text-overflow:ellipsis;max-width:450px;white-space:nowrap;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 .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/>
|
||||
<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">
|
||||
@@ -31,18 +31,18 @@
|
||||
<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="#9be9a8" 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="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="45" y="0" width="11" height="11" fill="#216e39" 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="#ebedf0" 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="#40c463" rx="2" ry="2"/>
|
||||
<rect class="day" x="120" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#216e39" 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="#30a14e" 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="15" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="30" y="0" width="11" height="11" fill="#30a14e" 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="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="#40c463" 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="120" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="135" y="0" width="11" height="11" fill="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="150" y="0" width="11" height="11" fill="#30a14e" 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="#216e39" rx="2" ry="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -69,13 +69,13 @@
|
||||
<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>
|
||||
660 Commits
|
||||
673 Commits
|
||||
</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.5 1.75a.25.25 0 01.25-.25h8.5a.25.25 0 01.25.25v7.736a.75.75 0 101.5 0V1.75A1.75 1.75 0 0011.25 0h-8.5A1.75 1.75 0 001 1.75v11.5c0 .966.784 1.75 1.75 1.75h3.17a.75.75 0 000-1.5H2.75a.25.25 0 01-.25-.25V1.75zM4.75 4a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5h-4.5zM4 7.75A.75.75 0 014.75 7h2a.75.75 0 010 1.5h-2A.75.75 0 014 7.75zm11.774 3.537a.75.75 0 00-1.048-1.074L10.7 14.145 9.281 12.72a.75.75 0 00-1.062 1.058l1.943 1.95a.75.75 0 001.055.008l4.557-4.45z"/>
|
||||
</svg>
|
||||
6 Pull requests reviewed
|
||||
8 Pull requests reviewed
|
||||
</div>
|
||||
<div class="field">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
@@ -94,7 +94,7 @@
|
||||
<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>
|
||||
23 issue comments
|
||||
24 issue comments
|
||||
</div>
|
||||
</section>
|
||||
<section>
|
||||
@@ -316,11 +316,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="28.387096774193548" height="8" fill="#238636"/>
|
||||
<rect mask="url(#issues-bar)" x="28.387096774193548" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="28.387096774193548" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="28.387096774193548" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="28.387096774193548" y="0" width="191.61290322580646" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="21.29032258064516" height="8" fill="#238636"/>
|
||||
<rect mask="url(#issues-bar)" x="21.29032258064516" y="0" width="0" height="8" fill="#56d364"/>
|
||||
<rect mask="url(#issues-bar)" x="21.29032258064516" y="0" width="0" height="8" fill="#8B949E"/>
|
||||
<rect mask="url(#issues-bar)" x="21.29032258064516" y="0" width="0" height="8" fill="#c9d1d9"/>
|
||||
<rect mask="url(#issues-bar)" x="21.29032258064516" y="0" width="198.70967741935485" 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"/>
|
||||
@@ -331,14 +331,14 @@
|
||||
<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">4 <small>open</small></span>
|
||||
<span class="no-wrap">3 <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">
|
||||
<path fill="#8957e5" d="M11.28 6.78a.75.75 0 00-1.06-1.06L7.25 8.69 5.78 7.22a.75.75 0 00-1.06 1.06l2 2a.75.75 0 001.06 0l3.5-3.5z"/>
|
||||
<path fill="#8957e5" fill-rule="evenodd" d="M16 8A8 8 0 110 8a8 8 0 0116 0zm-1.5 0a6.5 6.5 0 11-13 0 6.5 6.5 0 0113 0z"/>
|
||||
</svg>
|
||||
<span class="no-wrap">27 <small>closed</small></span>
|
||||
<span class="no-wrap">28 <small>closed</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="18.333333333333332" height="8" fill="#da3633"/>
|
||||
<rect mask="url(#issues-bar)" x="18.333333333333332" y="0" width="0" height="8" fill="#ff7b72"/>
|
||||
<rect mask="url(#issues-bar)" x="18.333333333333332" y="0" width="201.66666666666666" height="8" fill="#8957e5"/>
|
||||
<rect mask="url(#issues-bar)" x="0" y="0" width="14.666666666666666" height="8" fill="#da3633"/>
|
||||
<rect mask="url(#issues-bar)" x="14.666666666666666" y="0" width="0" height="8" fill="#ff7b72"/>
|
||||
<rect mask="url(#issues-bar)" x="14.666666666666666" y="0" width="205.33333333333334" 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">11 <small>merged</small></span>
|
||||
<span class="no-wrap">14 <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">
|
||||
@@ -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.62
|
||||
Average per day at ~2.70
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -1434,9 +1440,9 @@
|
||||
<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.75)">
|
||||
<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.25 0,3.25 z"/>
|
||||
<path fill="#216e39" filter="url(#brightness2)" d="M1.7,2 3.4,1 3.4,3.25 1.7,4.25 z"/>
|
||||
<path fill="#30a14e" d="M1.7,2 0,1 1.7,0 3.4,1 z"/>
|
||||
<path fill="#30a14e" filter="url(#brightness1)" d="M0,1 1.7,2 1.7,4.25 0,3.25 z"/>
|
||||
<path fill="#30a14e" filter="url(#brightness2)" d="M1.7,2 3.4,1 3.4,3.25 1.7,4.25 z"/>
|
||||
</g>
|
||||
<g transform="translate(-5.1, 8.4375)">
|
||||
<path fill="#9be9a8" d="M1.7,2 0,1 1.7,0 3.4,1 z"/>
|
||||
@@ -1485,6 +1491,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(-8.5, 7.8125)">
|
||||
<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,5.1875 0,4.1875 z"/>
|
||||
<path fill="#216e39" filter="url(#brightness2)" d="M1.7,2 3.4,1 3.4,4.1875 1.7,5.1875 z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -1506,14 +1517,14 @@
|
||||
</svg>
|
||||
<div class="content">
|
||||
Pushed 1 commit in
|
||||
<span class="repo">marvinscham/ms-homepage</span>
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">main</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#406fd78</div>
|
||||
<div class="message">Added linguist meta info</div>
|
||||
<div class="sha">#ea3eda5</div>
|
||||
<div class="message">Bugfix for missing id</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1526,70 +1537,14 @@
|
||||
</svg>
|
||||
<div class="content">
|
||||
Pushed 1 commit in
|
||||
<span class="repo">marvinscham/pa-pyscript</span>
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">main</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#e837313</div>
|
||||
<div class="message">Removed trigger on push branch "main"</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/pa-pyscript</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">main</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#ab619e4</div>
|
||||
<div class="message">Create .gitattributes</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 5 commits in
|
||||
<span class="repo">marvinscham/pa-pyscript</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">main</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#1adb249</div>
|
||||
<div class="message">Added temporary note to README</div>
|
||||
</div>
|
||||
<div class="commit">
|
||||
<div class="sha">#3e0e670</div>
|
||||
<div class="message">Added favicon</div>
|
||||
</div>
|
||||
<div class="commit">
|
||||
<div class="sha">#40430b6</div>
|
||||
<div class="message">Fixed htaccess server error issue</div>
|
||||
</div>
|
||||
<div class="commit">
|
||||
<div class="sha">#8f26634</div>
|
||||
<div class="message">Added basic example</div>
|
||||
</div>
|
||||
<div class="commit">
|
||||
<div class="sha">#e98266f</div>
|
||||
<div class="message">Added snippet</div>
|
||||
<div class="sha">#602c9fb</div>
|
||||
<div class="message">Added patch var for more clarity</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1603,9 +1558,55 @@
|
||||
<div class="content">
|
||||
Deleted
|
||||
branch
|
||||
<span class="code">update-assets-k835zzw</span>
|
||||
<span class="code">update-league-patch-9z5yivr</span>
|
||||
in
|
||||
<span class="repo">marvinscham/pa-pyscript</span>
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
</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 2 commits in
|
||||
<span class="repo">marvinscham/disenchanter</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="details">
|
||||
<div>on branch <span class="code">main</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#bbd20f1</div>
|
||||
<div class="message">Merge pull request #29 from marvinscham/update-league-patch-9z5yivr
|
||||
|
||||
Update League Patch</div>
|
||||
</div>
|
||||
<div class="commit">
|
||||
<div class="sha">#c91c222</div>
|
||||
<div class="message">Update League Patch</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">main</span></div>
|
||||
<div class="commit">
|
||||
<div class="sha">#4fb7a99</div>
|
||||
<div class="message">Added daily league patch checker</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1626,7 +1627,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>
|
||||
~NaN coding hours recorded
|
||||
~17 coding hours recorded
|
||||
</div>
|
||||
</section>
|
||||
<section class="largeable-column-fields">
|
||||
@@ -1634,7 +1635,13 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="16" height="16">
|
||||
<path fill-rule="evenodd" d="M6 2a.75.75 0 01.696.471L10 10.731l1.304-3.26A.75.75 0 0112 7h3.25a.75.75 0 010 1.5h-2.742l-1.812 4.528a.75.75 0 01-1.392 0L6 4.77 4.696 8.03A.75.75 0 014 8.5H.75a.75.75 0 010-1.5h2.742l1.812-4.529A.75.75 0 016 2z"/>
|
||||
</svg>
|
||||
~NaN hours of coding per day
|
||||
~4 hours of coding per day
|
||||
</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="M0 2.75C0 1.784.784 1 1.75 1h12.5c.966 0 1.75.784 1.75 1.75v10.5A1.75 1.75 0 0114.25 15H1.75A1.75 1.75 0 010 13.25V2.75zm1.75-.25a.25.25 0 00-.25.25v10.5c0 .138.112.25.25.25h12.5a.25.25 0 00.25-.25V2.75a.25.25 0 00-.25-.25H1.75zM7.25 8a.75.75 0 01-.22.53l-2.25 2.25a.75.75 0 11-1.06-1.06L5.44 8 3.72 6.28a.75.75 0 111.06-1.06l2.25 2.25c.141.14.22.331.22.53zm1.5 1.5a.75.75 0 000 1.5h3a.75.75 0 000-1.5h-3z"/>
|
||||
</svg>
|
||||
Coding with VS Code
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@@ -1643,7 +1650,29 @@
|
||||
<h3>Projects activity</h3>
|
||||
<div class="chart-bars horizontal">
|
||||
<div class="entry">
|
||||
<div class="empty">No activity</div>
|
||||
<span class="name">disenchanter</span>
|
||||
<div class="bar" style="width: 55.16%; background-color: var(--color-calendar-graph-day-L3-bg)"></div>
|
||||
<span class="value">69%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">pa-pyscript</span>
|
||||
<div class="bar" style="width: 13.736%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">17%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">EsportsCapsuleFarmer</span>
|
||||
<div class="bar" style="width: 10.088%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">13%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">examples</span>
|
||||
<div class="bar" style="width: 0.7919999999999999%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">1%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">duolingo-api-dockerized</span>
|
||||
<div class="bar" style="width: 0.16799999999999998%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">0%</span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1651,7 +1680,29 @@
|
||||
<h3>Language activity</h3>
|
||||
<div class="chart-bars horizontal">
|
||||
<div class="entry">
|
||||
<div class="empty">No activity</div>
|
||||
<span class="name">Ruby</span>
|
||||
<div class="bar" style="width: 37.912%; background-color: var(--color-calendar-graph-day-L2-bg)"></div>
|
||||
<span class="value">47%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">Markdown</span>
|
||||
<div class="bar" style="width: 12.456%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">16%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">HTML</span>
|
||||
<div class="bar" style="width: 12.128%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">15%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">Python</span>
|
||||
<div class="bar" style="width: 8.672%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">11%</span>
|
||||
</div>
|
||||
<div class="entry">
|
||||
<span class="name">YAML</span>
|
||||
<div class="bar" style="width: 2.9600000000000004%; background-color: var(--color-calendar-graph-day-L1-bg)"></div>
|
||||
<span class="value">4%</span>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -1659,7 +1710,7 @@
|
||||
</section>
|
||||
<footer>
|
||||
<span>These metrics include private contributions</span>
|
||||
<span>Last updated 30 Jul 2022, 01:36:26 (timezone Europe/Berlin) with lowlighter/metrics@3.26.0</span>
|
||||
<span>Last updated 30 Jul 2022, 06:44:54 (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: 185 KiB After Width: | Height: | Size: 189 KiB |
Reference in New Issue
Block a user