Skip to content

Fix issues with serialization of navigation elements

f6ab64d
Select commit
Loading
Failed to load commit list.
Open

Misc Python DSL Fixes #233

Fix issues with serialization of navigation elements
f6ab64d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2026 in 0s

64.29% (+0.00%) compared to 129d3b8

View this Pull Request on Codecov

64.29% (+0.00%) compared to 129d3b8

Details

Codecov Report

❌ Patch coverage is 84.07080% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.29%. Comparing base (129d3b8) to head (f6ab64d).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
language/generators/python/src/utils.py 21.42% 11 Missing ⚠️
language/dsl/python/src/view.py 58.33% 5 Missing ⚠️
language/dsl/python/src/navigation.py 96.49% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #233   +/-   ##
=======================================
  Coverage   64.28%   64.29%           
=======================================
  Files         128      128           
  Lines       13006    13032   +26     
  Branches     1867     1882   +15     
=======================================
+ Hits         8361     8379   +18     
- Misses       4617     4625    +8     
  Partials       28       28           

☔ 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.