Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lazy for state value in StateChange #1159

Merged
merged 1 commit into from
Aug 24, 2024

make sure _jsonElement is filled with a default value so that Old and…

dc648bd
Select commit
Loading
Failed to load commit list.
Merged

Use lazy for state value in StateChange #1159

make sure _jsonElement is filled with a default value so that Old and…
dc648bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project/tests succeeded Aug 24, 2024 in 0s

82% (target 70%)

Details

Codecov Report

Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 82%. Comparing base (6881467) to head (dc648bd).

Files Patch % Lines
...sModel/NetDeamon.HassModel/Entities/StateChange.cs 90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@         Coverage Diff          @@
##           main   #1159   +/-   ##
====================================
  Coverage    82%     82%           
====================================
  Files       190     190           
  Lines      3781    3782    +1     
  Branches    425     423    -2     
====================================
+ Hits       3115    3116    +1     
  Misses      499     499           
  Partials    167     167           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.