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
Merged

Conversation

farmio
Copy link
Member

@farmio farmio commented Jul 27, 2023

  • Translate functions "usage_text".
  • Refactor knx_master.xml loader slightly for better readability.
  • Add functions project to refresh_stubs helper script. (2nd commit - see only 277dfc6 for better diff since the helper reordered the stub)

cc @bacherd

@codecov
Copy link

codecov bot commented Jul 27, 2023

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%> (ø)

@farmio farmio added the enhancement New feature or request label Jul 27, 2023
@farmio farmio merged commit 3ebf9b4 into main Jul 31, 2023
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant