TanmayPatil105 / procfetch

🎨 Yet another command-line system information utility written in C++
https://tanmaypatil105.github.io/procfetch/
GNU General Public License v3.0
23 stars 11 forks source link

Sort packages #103

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

Implement #100

codecov-commenter commented 1 year ago

Codecov Report

Merging #103 (c0e2815) into main (99212c4) will decrease coverage by 0.40%. The diff coverage is 0.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
- Coverage   26.84%   26.45%   -0.40%     
==========================================
  Files           4        4              
  Lines         406      412       +6     
==========================================
  Hits          109      109              
- Misses        297      303       +6     
Impacted Files Coverage Δ
src/fetch.cpp 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

TanmayPatil105 commented 1 year ago

LGTMl!