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

merged commit #53

Closed gansm closed 4 years ago

ghost commented 4 years ago

Congratulations :tada:. DeepCode analyzed your code in 0.111 seconds and we found no issues. Enjoy a moment of no bugs :sunny:.

👉 View analysis in DeepCode’s Dashboard

sonarcloud[bot] commented 4 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

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 53.518% when pulling 58c775c252c7aa158a29a8de6a00ae0a41fbf83a on 57c14fd into 87777ad27c59b4e95a4214776ef52452b516838a on master.

codecov[bot] commented 4 years ago

Codecov Report

Merging #53 into master will decrease coverage by 4.10%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
- Coverage   53.02%   48.92%   -4.11%     
==========================================
  Files         132      140       +8     
  Lines       33989    47029   +13040     
==========================================
+ Hits        18023    23008    +4985     
- Misses      15966    24021    +8055     
Impacted Files Coverage Δ
src/fmouse.cpp 80.62% <0.00%> (-1.20%) :arrow_down:
src/include/final/fstring.h 91.20% <0.00%> (-0.91%) :arrow_down:
src/include/final/ftermdata.h 99.34% <0.00%> (-0.66%) :arrow_down:
src/ftermxterminal.cpp 5.15% <0.00%> (-0.03%) :arrow_down:
src/flistview.cpp 0.04% <0.00%> (-0.03%) :arrow_down:
src/fmenu.cpp 0.00% <0.00%> (ø)
src/frect.cpp 100.00% <0.00%> (ø)
src/fsize.cpp 100.00% <0.00%> (ø)
src/flabel.cpp 0.00% <0.00%> (ø)
src/fpoint.cpp 100.00% <0.00%> (ø)
... and 100 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 5e4a71d...58c775c. Read the comment docs.