Compare commits

...

2 Commits

Author SHA1 Message Date
github-actions[bot]
2686c13aa7
Update github-metrics.svg - [Skip GitHub Action] 2025-02-19 00:38:47 +00:00
github-actions[bot]
6f2f921a3d
Update github-metrics.svg - [Skip GitHub Action] 2025-02-18 00:38:18 +00:00

View File

@ -30,8 +30,8 @@
<div class="field calendar"> <div class="field calendar">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 210 11" width="210" height="16">
<g> <g>
<rect class="day" x="0" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/> <rect class="day" x="0" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
<rect class="day" x="15" y="0" width="11" height="11" fill="#40c463" 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="#ebedf0" 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="#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="#ebedf0" rx="2" ry="2"/> <rect class="day" x="60" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
@ -40,9 +40,9 @@
<rect class="day" x="105" y="0" width="11" height="11" fill="#ebedf0" 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="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="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="150" y="0" width="11" height="11" fill="#216e39" 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="165" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
<rect class="day" x="180" y="0" width="11" height="11" fill="#40c463" 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="195" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/> <rect class="day" x="195" y="0" width="11" height="11" fill="#ebedf0" rx="2" ry="2"/>
</g> </g>
</svg> </svg>
@ -66,16 +66,16 @@
</section> </section>
<section class="column"> <section class="column">
<h3 class="field">Most used languages</h3> <h3 class="field">Most used languages</h3>
<small>estimation from 984kb of code in 1268 edited files across 522 commits</small> <small>estimation from 986kb of code in 1277 edited files across 523 commits</small>
<svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8"> <svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8">
<mask id="languages-bar"> <mask id="languages-bar">
<rect x="0" y="0" width="460" height="8" fill="white" rx="5"/> <rect x="0" y="0" width="460" height="8" fill="white" rx="5"/>
</mask> </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="0" height="8" fill="#d1d5da"/>
<rect mask="url(#languages-bar)" x="0" y="0" width="328.49404267110003" height="8" fill="#3572A5"/> <rect mask="url(#languages-bar)" x="0" y="0" width="328.89552557752876" height="8" fill="#3572A5"/>
<rect mask="url(#languages-bar)" x="328.49404267110003" y="0" width="108.91202287781594" height="8" fill="#e34c26"/> <rect mask="url(#languages-bar)" x="328.89552557752876" y="0" width="108.57951843179565" height="8" fill="#e34c26"/>
<rect mask="url(#languages-bar)" x="437.406065548916" y="0" width="17.467913026657676" height="8" fill="#ededed"/> <rect mask="url(#languages-bar)" x="437.4750440093244" y="0" width="17.414584123286048" height="8" fill="#ededed"/>
<rect mask="url(#languages-bar)" x="454.87397857557363" y="0" width="5.126021424426356" height="8" fill="#663399"/> <rect mask="url(#languages-bar)" x="454.8896281326105" y="0" width="5.110371867389579" height="8" fill="#663399"/>
</svg> </svg>
<div class="row fill-width"> <div class="row fill-width">
<section> <section>
@ -88,7 +88,7 @@
</div> </div>
<small> <small>
<div>15.7k lines</div> <div>15.7k lines</div>
<div>546 kB</div> <div>548 kB</div>
</small> </small>
</div> </div>
<div class="field language details"> <div class="field language details">

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB