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

Translate functions "usage_text" #262

Merged
merged 2 commits into from
Jul 31, 2023

Add functions project to refresh_stubs helper script

7d3208a
Select commit
Loading
Failed to load commit list.
Merged

Translate functions "usage_text" #262

Add functions project to refresh_stubs helper script
7d3208a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 27, 2023 in 0s

97.34% (-0.27%) compared to 4011b76

View this Pull Request on Codecov

97.34% (-0.27%) compared to 4011b76

Details

Codecov Report

Merging #262 (7d3208a) into main (4011b76) will decrease coverage by 0.27%.
The diff coverage is 89.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #262      +/-   ##
==========================================
- Coverage   97.61%   97.34%   -0.27%     
==========================================
  Files          21       21              
  Lines         923      943      +20     
==========================================
+ Hits          901      918      +17     
- Misses         22       25       +3     
Files Changed Coverage Δ
xknxproject/models/__init__.py 100.00% <ø> (ø)
xknxproject/models/models.py 98.06% <86.36%> (-1.40%) ⬇️
xknxproject/loader/knx_master_loader.py 97.87% <100.00%> (-0.05%) ⬇️
xknxproject/loader/project_loader.py 98.05% <100.00%> (ø)
xknxproject/xml/parser.py 93.47% <100.00%> (ø)