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

Unify identifier naming style with camelCase. #86

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

Unify identifier naming style with camelCase.

codecov-commenter commented 1 year ago

Codecov Report

Merging #86 (446d351) into main (775295b) will not change coverage. The diff coverage is 57.14%.

@@           Coverage Diff           @@
##             main      #86   +/-   ##
=======================================
  Coverage   27.36%   27.36%           
=======================================
  Files           4        4           
  Lines         391      391           
=======================================
  Hits          107      107           
  Misses        284      284           
Impacted Files Coverage Δ
src/fetch.cpp 0.00% <0.00%> (ø)
src/fetch.h 80.88% <100.00%> (ø)
src/util.cpp 100.00% <100.00%> (ø)

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