savushkin-r-d / ptusa_main

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

[fix] Move usage of fmt::format_to_n from *.h to *.cpp #746

Closed idzm closed 2 weeks ago

idzm commented 2 weeks ago

Fix controller build.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 44.45%. Comparing base (27c6c9e) to head (57df5fd). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
PAC/common/PAC_dev.cpp 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #746 +/- ## ======================================= Coverage 44.44% 44.45% ======================================= Files 93 93 Lines 27578 27578 Branches 2883 2883 ======================================= + Hits 12257 12259 +2 + Misses 15316 15314 -2 Partials 5 5 ```

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

sonarcloud[bot] commented 2 weeks ago

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarCloud