savushkin-r-d / ptusa_main

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

Add daily fields to the counter #785

Closed idzm closed 1 month ago

idzm commented 1 month ago

Fixes #704.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.34146% with 3 lines in your changes missing coverage. Please review.

Project coverage is 41.34%. Comparing base (5f1e175) to head (e88071d). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
PAC/common/PAC_dev_lua.cpp 93.75% 2 Missing :warning:
PAC/common/device/device.cpp 97.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #785 +/- ## ========================================== + Coverage 41.13% 41.34% +0.20% ========================================== Files 69 69 Lines 26194 26269 +75 Branches 3259 3266 +7 ========================================== + Hits 10776 10861 +85 + Misses 15418 15408 -10 ```

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

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

See analysis details on SonarCloud