mirror of
https://github.com/PacketParker/PacketParker.git
synced 2025-04-10 19:04:05 -05:00
Update github-metrics.svg - [Skip GitHub Action]
This commit is contained in:
parent
dd7b28721e
commit
6d508da3e2
@ -36,13 +36,13 @@
|
||||
<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="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="#ebedf0" rx="2" ry="2"/>
|
||||
<rect class="day" x="105" y="0" width="11" height="11" fill="#216e39" rx="2" ry="2"/>
|
||||
<rect class="day" x="90" y="0" width="11" height="11" fill="#216e39" 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="#ebedf0" 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="#ebedf0" 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="#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="#9be9a8" rx="2" ry="2"/>
|
||||
<rect class="day" x="195" y="0" width="11" height="11" fill="#ebedf0" 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 10 repositories
|
||||
Contributed to 11 repositories
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
@ -66,16 +66,16 @@
|
||||
</section>
|
||||
<section class="column">
|
||||
<h3 class="field">Most used languages</h3>
|
||||
<small>estimation from 1.77mb of code in 2028 edited files across 780 commits</small>
|
||||
<small>estimation from 1.80mb of code in 2054 edited files across 785 commits</small>
|
||||
<svg class="bar" xmlns="http://www.w3.org/2000/svg" width="460" height="8">
|
||||
<mask id="languages-bar">
|
||||
<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="368.46112468686124" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="368.46112468686124" y="0" width="71.62955107811948" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="440.0906757649807" y="0" width="10.978837198579926" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="451.06951296356067" y="0" width="8.930487036439363" height="8" fill="#ededed"/>
|
||||
<rect mask="url(#languages-bar)" x="0" y="0" width="369.42478277146176" height="8" fill="#3572A5"/>
|
||||
<rect mask="url(#languages-bar)" x="369.42478277146176" y="0" width="71.00650864645111" height="8" fill="#e34c26"/>
|
||||
<rect mask="url(#languages-bar)" x="440.43129141791286" y="0" width="10.791007428132326" height="8" fill="#f1e05a"/>
|
||||
<rect mask="url(#languages-bar)" x="451.2222988460452" y="0" width="8.777701153954775" height="8" fill="#ededed"/>
|
||||
</svg>
|
||||
<div class="row fill-width">
|
||||
<section>
|
||||
@ -87,8 +87,8 @@
|
||||
Python
|
||||
</div>
|
||||
<small>
|
||||
<div>29k lines</div>
|
||||
<div>1.20 MB</div>
|
||||
<div>29.9k lines</div>
|
||||
<div>1.22 MB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
@ -113,8 +113,8 @@
|
||||
HTML
|
||||
</div>
|
||||
<small>
|
||||
<div>7.19k lines</div>
|
||||
<div>233 kB</div>
|
||||
<div>7.20k lines</div>
|
||||
<div>235 kB</div>
|
||||
</small>
|
||||
</div>
|
||||
<div class="field language details">
|
||||
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
x
Reference in New Issue
Block a user