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

merge #83

Closed gansm closed 3 years ago

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
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 #83 (5f76119) into stable (6c7fe98) will increase coverage by 5.28%. The diff coverage is 19.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           stable      #83      +/-   ##
==========================================
+ Coverage   54.52%   59.80%   +5.28%     
==========================================
  Files         157      162       +5     
  Lines       37690    41337    +3647     
==========================================
+ Hits        20551    24723    +4172     
+ Misses      17139    16614     -525     
Impacted Files Coverage Δ
src/fbusyindicator.cpp 0.00% <0.00%> (ø)
src/fbutton.cpp 0.00% <0.00%> (ø)
src/fbuttongroup.cpp 0.00% <0.00%> (ø)
src/fcallback.cpp 93.75% <ø> (-1.25%) :arrow_down:
src/fcheckbox.cpp 0.00% <0.00%> (ø)
src/fcheckmenuitem.cpp 0.00% <ø> (ø)
src/fcolorpalette.cpp 0.00% <0.00%> (ø)
src/fcombobox.cpp 0.00% <0.00%> (ø)
src/fdialog.cpp 0.00% <0.00%> (ø)
src/fdialoglistmenu.cpp 0.00% <ø> (ø)
... and 249 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 6c7fe98...5f76119. Read the comment docs.