iptux-src / iptux

A software for sharing in LAN
GNU General Public License v2.0
445 stars 130 forks source link

[refactor] PalInfo.icon_file: char* -> string #552

Closed lidaobing closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 69.81132% with 16 lines in your changes are missing coverage. Please review.

Project coverage is 46.94%. Comparing base (6a592ec) to head (0983c7c).

Files Patch % Lines
src/iptux-core/internal/UdpData.cpp 75.00% 6 Missing :warning:
src/iptux/RevisePal.cpp 16.66% 5 Missing :warning:
src/iptux/DialogGroup.cpp 33.33% 2 Missing :warning:
src/iptux-core/internal/TcpData.cpp 83.33% 1 Missing :warning:
src/iptux/MainWindow.cpp 0.00% 1 Missing :warning:
src/iptux/UiModels.cpp 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ========================================== + Coverage 46.87% 46.94% +0.07% ========================================== Files 64 64 Lines 8121 8128 +7 ========================================== + Hits 3807 3816 +9 + Misses 4314 4312 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.