Skip to content

Add smart_linking test fixture

915c6b2
Select commit
Loading
Failed to load commit list.
Open

Parse semantics ids for channels and group objects #603

Add smart_linking test fixture
915c6b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

96.51% (+1.34%) compared to e19af03

View this Pull Request on Codecov

96.51% (+1.34%) compared to e19af03

Details

Codecov Report

❌ Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.51%. Comparing base (e19af03) to head (915c6b2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
xknxproject/models/models.py 85.71% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #603      +/-   ##
==========================================
+ Coverage   95.17%   96.51%   +1.34%     
==========================================
  Files          22       22              
  Lines        1284     1320      +36     
==========================================
+ Hits         1222     1274      +52     
+ Misses         62       46      -16     
Files with missing lines Coverage Δ
xknxproject/loader/application_program_loader.py 100.00% <100.00%> (ø)
xknxproject/models/knxproject.py 100.00% <100.00%> (ø)
xknxproject/util.py 97.29% <100.00%> (+1.29%) ⬆️
xknxproject/xml/parser.py 93.38% <ø> (ø)
xknxproject/models/models.py 95.57% <85.71%> (+3.92%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.