Skip to content

feat: allowing inheritance + adding docs#513

Open
clatapie wants to merge 15 commits intomainfrom
feat/allowing_inheritance
Open

feat: allowing inheritance + adding docs#513
clatapie wants to merge 15 commits intomainfrom
feat/allowing_inheritance

Conversation

@clatapie
Copy link
Collaborator

@clatapie clatapie commented Feb 25, 2026

This PR enables:

  • inheritance configuration
  • add source file presents in the template folder at any level
  • fix Other Parameters rendering by adding them in the Notes section. Title is now Command Specifications

It also documents the configuration process for this feature as well as for the all config.yaml that was not documented.

@clatapie clatapie self-assigned this Feb 25, 2026
@github-actions github-actions bot added maintenance Package and maintenance related CI/CD enhancement New features or code improvements labels Feb 25, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 25, 2026

Codecov Report

❌ Patch coverage is 78.35052% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.72%. Comparing base (27d88c2) to head (19e23b8).

Files with missing lines Patch % Lines
src/pyconverter/xml2py/writer.py 73.46% 13 Missing ⚠️
src/pyconverter/xml2py/ast_tree.py 80.00% 4 Missing ⚠️
src/pyconverter/xml2py/utils/utils.py 85.18% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #513      +/-   ##
==========================================
- Coverage   87.06%   86.72%   -0.34%     
==========================================
  Files          13       13              
  Lines        2883     2954      +71     
==========================================
+ Hits         2510     2562      +52     
- Misses        373      392      +19     
Flag Coverage Δ
coverage 86.72% <78.35%> (-0.34%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@clatapie clatapie requested a review from RobPasMue February 25, 2026 15:35
@github-actions github-actions bot removed the CI/CD label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New features or code improvements maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants