savushkin-r-d / ptusa_main

Programmable automation controller (PAC) main program
MIT License
4 stars 20 forks source link

Fix emulator mode #727

Closed idzm closed 1 month ago

idzm commented 1 month ago

Fixes #726.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 82.92683% with 7 lines in your changes missing coverage. Please review.

Project coverage is 44.52%. Comparing base (68b1139) to head (2519ef7). Report is 2 commits behind head on master.

Files Patch % Lines
test/tcp_cmctr_tests.cpp 76.66% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #727 +/- ## ========================================== - Coverage 44.56% 44.52% -0.04% ========================================== Files 92 91 -1 Lines 26968 26989 +21 Branches 2804 2805 +1 ========================================== Hits 12018 12018 - Misses 14946 14966 +20 - Partials 4 5 +1 ```

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud