• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dartsim / dart
31%

Build:
DEFAULT BRANCH: master
Repo Added 16 Mar 2016 03:25PM UTC
Files 1
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 6.1/fix_contact_constraint
  • appveyor_test
  • appveyor_vs2015_update3_test
  • bug_fix_skel_parser
  • bugfix/clone_collision_detector
  • bugfix/coveralls_build_order
  • bugfix/make_unique
  • build/dependency_checking_rework
  • build/dependency_checking_rework_test
  • build/vs2015_test
  • build_test_on_windows
  • building_examples_tutorials
  • bullet_collision_filtering
  • bullet_mesh
  • capsule_cone
  • chimera_pybind11_dev
  • clang-tidy
  • clone
  • codecov
  • codecov_test
  • collision_group
  • components
  • copyright_years
  • copyrights
  • coveralls
  • create
  • doxygen
  • eigen_inverse_in_place
  • eigen_mem_align
  • ellipsoid_radii
  • enum_to_constexpr
  • example/minitaur
  • example/rigidCubes
  • example_addSeleteSkles
  • example_adddeleteskel
  • experimental/liegroups
  • experimental/vi
  • external_libraries
  • fcl-0.5.0
  • fcl-0.5.0_master
  • feature/collision_detector_factory
  • feature/constants
  • feature/factory
  • feature/gtest_main
  • feature/metaskeleton_getters
  • feature/ode_collision_detector
  • feature/read_all
  • feature/rename_multisphereshape
  • feature/render_multisphere
  • feature/templated_create
  • fix/thread_pitch
  • fix_bullet_normal
  • fix_coveralls_multiline_message
  • fix_fcl_version_check
  • fix_lemke_lcp_solver
  • fix_zero_dof
  • flann
  • geometric_joint
  • get_root_joint
  • grey/CollisionResult
  • grey/ReferentialSkeleton
  • grey/alpha
  • grey/analytical
  • grey/aspects
  • grey/balance_off
  • grey/body_frames
  • grey/cloneable_merging
  • grey/debug/aspects
  • grey/debug_ik
  • grey/experimental
  • grey/fix_cmake_dynamics_detail
  • grey/fix_ik/aspects
  • grey/fix_mass
  • grey/fix_typo
  • grey/getShapeFrame
  • grey/investigate_appveyor5
  • grey/markers
  • grey/merge/aspects
  • grey/multidofjointaddon
  • grey/no_composites
  • grey/rigidChain-too-much-damping
  • grey/todos
  • grey/urdf_materials
  • ifdef_to_if
  • imgui
  • ipopt
  • js/bullet_include_dirs_6.0
  • js/clang-format
  • js/clang-format_discussion
  • js/clang-format_setup
  • js/clang-format_setup_test
  • js/collide_without_params
  • js/collision_group_metaskeleton
  • js/coveralls_token
  • js/cpp11_test
  • js/dart_collision_detector
  • js/dart_deprecated
  • js/distance
  • js/doxygen_tag_file
  • js/fix_debian
  • js/fix_eigen_alignment
  • js/fix_typo
  • js/get_limits
  • js/glfw
  • js/h_to_hpp
  • js/license
  • js/local_to_relative
  • js/packaging-6.0
  • js/rename_apps_to_examples
  • js/return_shared_collision_detector
  • js/self_collision
  • js/shape_type
  • js/simplify_for_non_pr_builds
  • js/softbody_aspect
  • js/sphere
  • lagrangian
  • lodepng
  • make_unique
  • math_detail_install
  • merge-5.1
  • merge_4.3
  • metalsmith
  • multi_sphere_shape
  • osgviewer
  • oss_challenge
  • packaging-6.0.1
  • packaging-6.1.0
  • packaging-6.1.1
  • packaging-6.1.2
  • packaging/components
  • packaging/dart6-all
  • packaging/osgdart
  • release-3.0
  • release-4.2
  • release-5.1
  • release-6.0
  • release-6.1
  • remove_debian_6.1
  • remove_deprecated
  • remove_gccfilter
  • remove_virtual_when_override_used
  • rename_lazy_evaluation_members
  • sehoon/sdfparser
  • servo_motor
  • shape_as_is
  • shape_type_compatibility
  • simd_option
  • simwindow
  • skeleton_jacobian_getters
  • std_size_t
  • support_urdfdom_headers-1.0
  • test/coverage_build
  • test/coveralls
  • test/disable_bullet_collision_test
  • test/travis_boost
  • test_bullet_collision_capsule
  • test_namespace
  • tests
  • tests_test_git_history
  • travis/bullet
  • travis_ci_gce_test
  • travis_ci_osx
  • treat_warnings_as_error
  • tutorials_windows
  • typo
  • v5.1.0
  • v6.0.0
  • v6.0.1
  • v6.1.0
  • v6.1.1
  • v6.1.2
  • vs2015_update3
  • windows_build_issues

pending completion
549

Pull #727

travis-ci

jslee02
Fix style of CollisionNode.h and CollisionShapes.h
Pull Request #727:

2326 of 7505 relevant lines covered (30.99%)

0.31 hits per line

Relevant lines Covered
Build:
Build:
7505 RELEVANT LINES 2326 COVERED LINES
0.31 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
549 master Fix style of CollisionNode.h and CollisionShapes.h Pull #727 12 Mar 2019 03:05AM UTC jslee02 travis-ci pending completion  
3387 master Workaround for ftell bug in Linux ftell returns LONG_MAX as an error code, instead of -1L as specified in the documentation, when invoked on a directory. This behavior occurs on EXT4 filesystems, not but NFSv4 file systems, in kernel version 3.1... Pull #533 11 Aug 2017 02:10AM UTC mkoval travis-ci pending completion  
5444 master Rework on dependency checking (#880) push 25 Apr 2017 12:37PM UTC web-flow travis-ci pending completion  
5423 master Remove use of HAVE_BULLET Pull #880 23 Apr 2017 04:38AM UTC web-flow travis-ci pending completion  
5421 master Remove use of HAVE_BULLET (except for tests) Pull #880 23 Apr 2017 03:33AM UTC web-flow travis-ci pending completion  
5417 master Fix style Pull #880 22 Apr 2017 08:37PM UTC web-flow travis-ci pending completion  
5413 master Add getters for joints/bodies to MetaSkeleton (#879) push 22 Apr 2017 07:04PM UTC web-flow travis-ci pending completion  
5412 master Add Factory class and collision detector factory (#864) push 22 Apr 2017 07:01PM UTC web-flow travis-ci pending completion  
5411 master Add view_docs to CMake instruction print Pull #879 21 Apr 2017 05:35PM UTC web-flow travis-ci pending completion  
5407 master Update comments Pull #879 21 Apr 2017 03:25PM UTC web-flow travis-ci pending completion  
See All Builds (937)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc