iptux-src / iptux

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

Refactor groupinfo #487

Open lidaobing opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

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

Project coverage is 45.44%. Comparing base (043616b) to head (15570d8).

Files Patch % Lines
src/iptux/GroupInfo.cpp 50.00% 28 Missing :warning:
src/iptux-core/Models.cpp 0.00% 6 Missing :warning:
src/iptux/UiCoreThread.cpp 90.90% 1 Missing :warning:
src/iptux/UiCoreThread.h 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #487 +/- ## ========================================== + Coverage 45.26% 45.44% +0.17% ========================================== Files 61 64 +3 Lines 7549 7546 -3 ========================================== + Hits 3417 3429 +12 + Misses 4132 4117 -15 ```

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