Skip to content

Publish to main PyPi

b3e6f42
Select commit
Loading
Failed to load commit list.
Merged

Feature: Python XLR/DSL Support and DSL Class Generator #231

Publish to main PyPi
b3e6f42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2025 in 0s

64.28% (-3.84%) compared to c307cff

View this Pull Request on Codecov

64.28% (-3.84%) compared to c307cff

Details

Codecov Report

❌ Patch coverage is 84.48374% with 272 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.28%. Comparing base (c307cff) to head (b3e6f42).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
xlr/types/python/src/nodes.py 81.74% 96 Missing ⚠️
language/generators/python/src/generator.py 73.90% 88 Missing and 1 partial ⚠️
xlr/types/python/src/deserializer.py 69.03% 48 Missing ⚠️
language/generators/python/src/__main__.py 0.00% 33 Missing ⚠️
cli/src/commands/dsl/compile.ts 0.00% 2 Missing ⚠️
language/dsl/python/src/view.py 98.27% 1 Missing and 1 partial ⚠️
language/dsl/python/src/navigation.py 99.42% 1 Missing ⚠️
language/dsl/python/src/utils.py 97.56% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #231      +/-   ##
==========================================
- Coverage   68.12%   64.28%   -3.84%     
==========================================
  Files          91      128      +37     
  Lines        9518    13006    +3488     
  Branches     1338     1867     +529     
==========================================
+ Hits         6484     8361    +1877     
- Misses       3009     4617    +1608     
- Partials       25       28       +3     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.