sonelu / roboglia

Robotics framework
GNU General Public License v3.0
0 stars 1 forks source link

using nan instread of None and updated tests #58

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Closes #57

codecov[bot] commented 4 years ago

Codecov Report

Merging #58 into master will increase coverage by 0.13%. The diff coverage is 92.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   95.99%   96.12%   +0.13%     
==========================================
  Files          25       25              
  Lines        2248     2248              
  Branches      330      331       +1     
==========================================
+ Hits         2158     2161       +3     
+ Misses         57       55       -2     
+ Partials       33       32       -1     
Impacted Files Coverage Δ
roboglia/base/joint.py 98.76% <89.65%> (-1.24%) :arrow_down:
roboglia/base/robot.py 97.45% <90.47%> (+0.38%) :arrow_up:
roboglia/base/bus.py 94.87% <100.00%> (ø)
roboglia/move/moves.py 98.27% <100.00%> (+1.72%) :arrow_up:
roboglia/base/thread.py 96.55% <0.00%> (+1.37%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7655369...b995a1d. Read the comment docs.