savushkin-r-d / ptusa_main

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

Add user fields to the counter #732

Open idzm opened 1 month ago

idzm commented 1 month ago

Fixes #704.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 82.02247% with 32 lines in your changes missing coverage. Please review.

Project coverage is 44.64%. Comparing base (517b8b7) to head (4db2d83).

Files with missing lines Patch % Lines
PAC/common/PAC_dev.cpp 76.29% 32 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #732 +/- ## ========================================== + Coverage 44.55% 44.64% +0.08% ========================================== Files 91 91 Lines 26998 27083 +85 Branches 2805 2807 +2 ========================================== + Hits 12030 12092 +62 - Misses 14963 14986 +23 Partials 5 5 ```

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

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud