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

Fixes #83 #85

Closed TanmayPatil105 closed 1 year ago

TanmayPatil105 commented 1 year ago

Fixed #83 and changed some variable names in getOS function.

codecov-commenter commented 1 year ago

Codecov Report

Merging #85 (8628c19) into main (8617d97) will increase coverage by 6.31%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
+ Coverage   21.05%   27.36%   +6.31%     
==========================================
  Files           4        4              
  Lines         399      391       -8     
==========================================
+ Hits           84      107      +23     
+ Misses        315      284      -31     
Impacted Files Coverage Δ
src/fetch.cpp 0.00% <0.00%> (ø)
src/fetch.h 80.88% <0.00%> (-10.23%) :arrow_down:
src/main.cpp 25.00% <0.00%> (+2.94%) :arrow_up:
src/util.cpp 100.00% <0.00%> (+56.92%) :arrow_up:

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