Added AbstractSequentialSystem.to_dxf() a function that can export the system to a DXF file for interfacing with CAD programs.
#150
Codecov / codecov/project
succeeded
Mar 21, 2026 in 1s
99.27% (+0.10%) compared to 723b0ed
View this Pull Request on Codecov
99.27% (+0.10%) compared to 723b0ed
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.27%. Comparing base (723b0ed) to head (2ae49ae).
Additional details and impacted files
@@ Coverage Diff @@
## main #150 +/- ##
==========================================
+ Coverage 99.16% 99.27% +0.10%
==========================================
Files 105 105
Lines 5292 5373 +81
==========================================
+ Hits 5248 5334 +86
+ Misses 44 39 -5 ☔ 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.
Loading