Skip to content

test(mock_assistant): HA testing suite — backbone, time toolkit, DataProvider, simulation engine#253

Closed
zoe-codez wants to merge 9 commits into
mainfrom
zoe/agent/ha-testing-suite
Closed

test(mock_assistant): HA testing suite — backbone, time toolkit, DataProvider, simulation engine#253
zoe-codez wants to merge 9 commits into
mainfrom
zoe/agent/ha-testing-suite

fix(mock_assistant): auto-register entities in simulate() so chaos mo…

4e54622
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 1s

81.35% (-0.44%) compared to b391d25

View this Pull Request on Codecov

81.35% (-0.44%) compared to b391d25

Details

Codecov Report

❌ Patch coverage is 77.18750% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.35%. Comparing base (b391d25) to head (4e54622).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/mock_assistant/helpers/solar.mts 59.35% 63 Missing ⚠️
src/mock_assistant/services/services.service.mts 14.28% 6 Missing ⚠️
src/mock_assistant/services/entity.service.mts 83.33% 2 Missing ⚠️
src/mock_assistant/services/scenario.service.mts 99.04% 1 Missing ⚠️
src/mock_assistant/services/time.service.mts 97.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #253      +/-   ##
==========================================
- Coverage   81.79%   81.35%   -0.44%     
==========================================
  Files          47       50       +3     
  Lines        1774     2092     +318     
  Branches      197      243      +46     
==========================================
+ Hits         1451     1702     +251     
- Misses        322      389      +67     
  Partials        1        1              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.