iptux-src / iptux

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

#594: Save Image #595

Closed lidaobing closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 50.28%. Comparing base (d6ce292) to head (b94bda2).

:exclamation: Current head b94bda2 differs from pull request most recent head 371acec

Please upload reports for the commit 371acec to get more accurate results.

Files Patch % Lines
src/iptux/DialogBase.cpp 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ======================================= Coverage 50.28% 50.28% ======================================= Files 64 64 Lines 8257 8255 -2 ======================================= - Hits 4152 4151 -1 + Misses 4105 4104 -1 ```

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

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 51.42%. Comparing base (d6ce292) to head (32ab514).

Files Patch % Lines
src/iptux/DialogBase.cpp 38.23% 42 Missing :warning:
src/iptux/DialogPeer.cpp 0.00% 7 Missing :warning:
src/iptux/UiHelper.cpp 71.42% 2 Missing :warning:
src/iptux/UiModels.cpp 89.47% 2 Missing :warning:
src/iptux-utils/utils.cpp 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #595 +/- ## ========================================== + Coverage 50.28% 51.42% +1.13% ========================================== Files 64 64 Lines 8257 8333 +76 ========================================== + Hits 4152 4285 +133 + Misses 4105 4048 -57 ```

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