gansm / finalcut

A text-based widget toolkit
https://github.com/gansm/finalcut/wiki/First-steps#first-steps-with-the-final-cut-widget-toolkit
GNU Lesser General Public License v3.0
981 stars 52 forks source link

Documentation improvement #100

Closed gansm closed 2 years ago

gansm commented 2 years ago

These textual improvements make the documentation much more readable. Many thanks to @michael-lehn for the revision.

codecov[bot] commented 2 years ago

Codecov Report

Merging #100 (95fbe28) into main (a201082) will increase coverage by 3.11%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #100      +/-   ##
==========================================
+ Coverage   60.40%   63.52%   +3.11%     
==========================================
  Files         169      172       +3     
  Lines       43943    46134    +2191     
==========================================
+ Hits        26545    29306    +2761     
+ Misses      17398    16828     -570     
Impacted Files Coverage Δ
final/input/fkeyboard.cpp 95.00% <0.00%> (-0.98%) :arrow_down:
test/fmouse-test.cpp 99.21% <0.00%> (-0.05%) :arrow_down:
final/output/tty/fterm_functions.cpp 91.06% <0.00%> (-0.04%) :arrow_down:
final/menu/fmenu.h 0.00% <0.00%> (ø)
final/input/fmouse.h 100.00% <0.00%> (ø)
final/menu/fmenu.cpp 0.00% <0.00%> (ø)
final/vterm/fstyle.h 100.00% <0.00%> (ø)
test/fstyle-test.cpp 100.00% <0.00%> (ø)
final/dialog/fdialog.h 0.00% <0.00%> (ø)
final/widget/fwindow.h 0.00% <0.00%> (ø)
... and 33 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a201082...95fbe28. Read the comment docs.