iptux-src / iptux

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

#559 [v2] fix crash #568

Closed lidaobing closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 48.53%. Comparing base (1c0364f) to head (7c19d36).

Files Patch % Lines
src/iptux/DataSettings.cpp 58.97% 16 Missing :warning:
src/iptux/UiHelper.cpp 57.14% 6 Missing :warning:
src/iptux-core/ProgramData.cpp 57.14% 3 Missing :warning:
src/api/iptux-core/ProgramData.h 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #568 +/- ## ========================================== + Coverage 48.36% 48.53% +0.16% ========================================== Files 65 65 Lines 8189 8237 +48 ========================================== + Hits 3961 3998 +37 - Misses 4228 4239 +11 ```

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