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
1k stars 52 forks source link

merge #80

Closed gansm closed 3 years ago

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.04%) to 56.128% when pulling 6c7fe988051aaca58bc5181d14273e56baef9b5d on master into 09d494cb65716ffde02f546b1b25cbb09bc71933 on stable.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

codecov[bot] commented 3 years ago

Codecov Report

Merging #80 (6c7fe98) into stable (d71ca6f) will increase coverage by 0.03%. The diff coverage is 7.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable      #80      +/-   ##
==========================================
+ Coverage   54.48%   54.52%   +0.03%     
==========================================
  Files         157      157              
  Lines       37728    37690      -38     
==========================================
- Hits        20557    20551       -6     
+ Misses      17171    17139      -32     
Impacted Files Coverage Δ
src/flineedit.cpp 0.00% <0.00%> (ø)
src/flistbox.cpp 0.00% <0.00%> (ø)
src/flistview.cpp 0.00% <0.00%> (ø)
src/fmenu.cpp 0.00% <0.00%> (ø)
src/fmenubar.cpp 0.00% <0.00%> (ø)
src/fmenuitem.cpp 0.00% <0.00%> (ø)
src/fprogressbar.cpp 0.00% <0.00%> (ø)
src/fscrollbar.cpp 0.00% <0.00%> (ø)
src/fscrollview.cpp 0.00% <0.00%> (ø)
src/fstring.cpp 93.13% <ø> (-0.02%) :arrow_down:
... and 13 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 d71ca6f...6c7fe98. Read the comment docs.