iptux-src / iptux

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

refactor Udpdata #493

Closed lidaobing closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #493 (5a9dfa9) into master (434fcea) will increase coverage by 0.08%. The diff coverage is 85.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #493      +/-   ##
==========================================
+ Coverage   44.48%   44.57%   +0.08%     
==========================================
  Files          67       69       +2     
  Lines        7721     7735      +14     
==========================================
+ Hits         3435     3448      +13     
- Misses       4286     4287       +1     
Impacted Files Coverage Δ
src/iptux-core/internal/UdpDataService.cpp 82.69% <82.69%> (ø)
src/iptux-core/internal/UdpData.cpp 59.65% <89.47%> (-2.46%) :arrow_down:
src/iptux-core/CoreThread.cpp 69.90% <100.00%> (+0.32%) :arrow_up:
src/iptux-core/internal/CommandMode.h 100.00% <100.00%> (ø)
src/iptux-core/internal/UdpData.h 100.00% <100.00%> (ø)

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 434fcea...5a9dfa9. Read the comment docs.