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

Implement own Crayon.getColor(string). #78

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

codecov-commenter commented 1 year ago

Codecov Report

Merging #78 (1d4ab94) into main (3544e77) will decrease coverage by 0.83%. The diff coverage is 40.00%.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   26.06%   25.23%   -0.84%     
==========================================
  Files           4        4              
  Lines         422      424       +2     
==========================================
- Hits          110      107       -3     
- Misses        312      317       +5     
Impacted Files Coverage Δ
src/fetch.cpp 0.00% <0.00%> (ø)
src/main.cpp 25.00% <0.00%> (ø)
src/fetch.h 80.88% <100.00%> (+0.57%) :arrow_up:
src/util.cpp 50.00% <0.00%> (-6.76%) :arrow_down:

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

Make sure you delete other branches too! You have 17 branches.

youpong commented 1 year ago

I deleted branches. Now I have 3 branches!