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

Introduce a method Crayon#color(string) #76

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

codecov-commenter commented 1 year ago

Codecov Report

Merging #76 (c70bb53) into main (0075e98) will increase coverage by 2.66%. The diff coverage is 65.21%.

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
+ Coverage   23.71%   26.37%   +2.66%     
==========================================
  Files           4        4              
  Lines         409      417       +8     
==========================================
+ Hits           97      110      +13     
+ Misses        312      307       -5     
Impacted Files Coverage Δ
src/fetch.cpp 0.00% <0.00%> (ø)
src/main.cpp 24.59% <0.00%> (ø)
src/fetch.h 88.33% <85.71%> (+0.61%) :arrow_up:
src/util.cpp 56.75% <100.00%> (+10.37%) :arrow_up:

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