Skip to content

Rename DartLoader to UrdfParser#2269

Merged
jslee02 merged 13 commits intomainfrom
refactor/dart_loader
Nov 26, 2025
Merged

Rename DartLoader to UrdfParser#2269
jslee02 merged 13 commits intomainfrom
refactor/dart_loader

Conversation

@jslee02
Copy link
Member

@jslee02 jslee02 commented Nov 25, 2025

Summary

  • rename URDF parser to dart::utils::UrdfParser with deprecated DartLoader alias
  • update python bindings/stubs/tests/docs to new UrdfParser naming with aliases
  • adjust CI to handle sccache env guard and merge latest main

Testing

  • pixi run lint

@jslee02 jslee02 added this to the DART 7.0 milestone Nov 25, 2025
@jslee02 jslee02 enabled auto-merge (squash) November 25, 2025 20:00
@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

❌ Patch coverage is 95.45455% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 61.40%. Comparing base (e1e2f07) to head (ecbb740).
⚠️ Report is 243 commits behind head on main.

Files with missing lines Patch % Lines
dart/utils/urdf/UrdfParser.cpp 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2269      +/-   ##
==========================================
+ Coverage   61.39%   61.40%   +0.01%     
==========================================
  Files         360      360              
  Lines       32623    32622       -1     
  Branches     4281     4282       +1     
==========================================
+ Hits        20029    20033       +4     
+ Misses      12594    12589       -5     
Flag Coverage Δ
unittests 61.40% <95.45%> (+0.01%) ⬆️

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

Files with missing lines Coverage Δ
dart/utils/urdf/UrdfParser.cpp 83.42% <95.45%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jslee02 jslee02 disabled auto-merge November 26, 2025 00:19
@jslee02 jslee02 merged commit 7b16bc1 into main Nov 26, 2025
41 checks passed
@jslee02 jslee02 deleted the refactor/dart_loader branch November 26, 2025 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant