Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format utils code #1384

Merged
merged 2 commits into from
Aug 9, 2019
Merged

Format utils code #1384

merged 2 commits into from
Aug 9, 2019

Conversation

jslee02
Copy link
Member

@jslee02 jslee02 commented Aug 9, 2019

dart-utils was not included in #1360, which was an oversight.


Before creating a pull request

  • Document new methods and classes
  • Format new code files using clang-format

Before merging a pull request

  • Set version target by selecting a milestone on the right side
  • Summarize this change in CHANGELOG.md
  • Add unit test(s) for this change

@jslee02 jslee02 added this to the DART 6.10.0 milestone Aug 9, 2019
@jslee02 jslee02 mentioned this pull request Aug 9, 2019
5 tasks
@codecov
Copy link

codecov bot commented Aug 9, 2019

Codecov Report

Merging #1384 into master will increase coverage by 0.04%.
The diff coverage is 53.27%.

@@            Coverage Diff             @@
##           master    #1384      +/-   ##
==========================================
+ Coverage   56.95%   56.99%   +0.04%     
==========================================
  Files         366      366              
  Lines       27460    27415      -45     
==========================================
- Hits        15640    15626      -14     
+ Misses      11820    11789      -31
Impacted Files Coverage Δ
dart/utils/CompositeResourceRetriever.hpp 100% <ø> (ø) ⬆️
dart/utils/urdf/urdf_world_parser.hpp 100% <ø> (ø) ⬆️
dart/utils/PackageResourceRetriever.hpp 100% <ø> (ø) ⬆️
dart/utils/FileInfoC3D.cpp 0% <0%> (ø) ⬆️
dart/utils/FileInfoDof.cpp 0% <0%> (ø) ⬆️
dart/utils/C3D.cpp 0% <0%> (ø) ⬆️
dart/utils/FileInfoC3D.hpp 0% <0%> (ø) ⬆️
dart/utils/VskParser.hpp 100% <100%> (ø) ⬆️
dart/utils/urdf/DartLoader.hpp 100% <100%> (ø) ⬆️
dart/utils/DartResourceRetriever.hpp 100% <100%> (ø) ⬆️
... and 12 more

@jslee02 jslee02 merged commit 285d0b6 into master Aug 9, 2019
@jslee02 jslee02 deleted the format branch August 9, 2019 16:01
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