savushkin-r-d / ptusa_main

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

Fix manual mode command processing #731

Closed idzm closed 1 month ago

idzm commented 1 month ago

Fixes #722.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 44.55%. Comparing base (bd9bafe) to head (09ede89). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #731 +/- ## ========================================== + Coverage 44.52% 44.55% +0.02% ========================================== Files 91 91 Lines 26989 26998 +9 Branches 2804 2805 +1 ========================================== + Hits 12018 12030 +12 + Misses 14966 14963 -3 Partials 5 5 ```

: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
0 Accepted issues

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

See analysis details on SonarCloud