savushkin-r-d / ptusa_main

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

Fix feedback state processing #716

Closed idzm closed 3 months ago

idzm commented 4 months ago

Fixes #713.

idzm commented 4 months ago

@AlexandrBehunkov - в текущей реализации данной функции нет временных задержек. То есть как только клапан начал переключаться, то сразу функции перестанут возвращать 1 для открытого и закрытого положения соответственно.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 43.78%. Comparing base (423600b) to head (49b7691).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #716 +/- ## ========================================== - Coverage 43.78% 43.78% -0.01% ========================================== Files 92 92 Lines 26569 26569 Branches 2793 2793 ========================================== - Hits 11634 11632 -2 - Misses 14931 14933 +2 Partials 4 4 ```

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

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud