hungpham2511 / toppra

robotic motion planning library
https://hungpham2511.github.io/toppra/index.html
MIT License
625 stars 170 forks source link

Automatic scaling for qpoases solver-wrapper #37

Closed hungpham2511 closed 5 years ago

hungpham2511 commented 5 years ago
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 170


Changes Missing Coverage Covered Lines Changed/Added Lines %
toppra/algorithm/algorithm.py 1 2 50.0%
toppra/algorithm/reachabilitybased/reachability_algorithm.py 11 15 73.33%
toppra/solverwrapper/hot_qpoases_solverwrapper.py 70 85 82.35%
<!-- Total: 87 107 81.31% -->
Files with Coverage Reduction New Missed Lines %
toppra/solverwrapper/hot_qpoases_solverwrapper.py 1 85.89%
toppra/constraint/constraint.py 1 91.67%
toppra/algorithm/reachabilitybased/reachability_algorithm.py 2 81.53%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 166: -0.6%
Covered Lines: 1198
Relevant Lines: 1456

💛 - Coveralls