Samples, Resailers and updates #9
Merged
Codecov / codecov/project
succeeded
Feb 7, 2025 in 0s
99.27% (target 90.00%)
View this Pull Request on Codecov
99.27% (target 90.00%)
Details
Codecov Report
Attention: Patch coverage is 99.61089%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 99.27%. Comparing base (
ded81c7
) to head (db9ecdd
).
Report is 1 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
custom_components/smartbox/entity.py | 96.77% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #9 +/- ##
==========================================
+ Coverage 96.44% 99.27% +2.82%
==========================================
Files 9 10 +1
Lines 788 828 +40
==========================================
+ Hits 760 822 +62
+ Misses 28 6 -22
Files with missing lines | Coverage Δ | |
---|---|---|
custom_components/smartbox/__init__.py | 98.27% <100.00%> (+13.09%) |
⬆️ |
custom_components/smartbox/climate.py | 97.11% <100.00%> (-0.28%) |
⬇️ |
custom_components/smartbox/config_flow.py | 100.00% <100.00%> (+18.84%) |
⬆️ |
custom_components/smartbox/const.py | 100.00% <100.00%> (ø) |
|
custom_components/smartbox/model.py | 100.00% <100.00%> (+1.09%) |
⬆️ |
custom_components/smartbox/number.py | 100.00% <100.00%> (ø) |
|
custom_components/smartbox/sensor.py | 99.27% <100.00%> (+0.07%) |
⬆️ |
custom_components/smartbox/switch.py | 100.00% <100.00%> (ø) |
|
custom_components/smartbox/types.py | 100.00% <100.00%> (ø) |
|
custom_components/smartbox/entity.py | 96.77% <96.77%> (ø) |
Loading