lbbrhzn / ocpp

Home Assistant integration for electric vehicle chargers that support the Open Charge Point Protocol (OCPP).
MIT License
219 stars 67 forks source link

add try except for getting measurands #1290

Closed drc38 closed 2 weeks ago

drc38 commented 3 weeks ago

fix #1275

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 91.27%. Comparing base (4c6f266) to head (07a7056). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1290 +/- ## ========================================== + Coverage 91.10% 91.27% +0.16% ========================================== Files 9 9 Lines 1383 1387 +4 Branches 222 222 ========================================== + Hits 1260 1266 +6 + Misses 66 65 -1 + Partials 57 56 -1 ```

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

rinigus commented 2 weeks ago

Note that this PR does not resolve issue #1275. Please reopen the issue.