sonelu / roboglia

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

Documentation updates #56

Closed sonelu closed 4 years ago

sonelu commented 4 years ago

Changed the template for class Included special methods Removed tables (unfortunately - doesn't work with special methdods).

codecov[bot] commented 4 years ago

Codecov Report

Merging #56 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #56   +/-   ##
=======================================
  Coverage   95.99%   95.99%           
=======================================
  Files          25       25           
  Lines        2248     2248           
  Branches      330      330           
=======================================
  Hits         2158     2158           
  Misses         57       57           
  Partials       33       33           
Impacted Files Coverage Δ
roboglia/base/robot.py 97.06% <ø> (ø)
roboglia/move/moves.py 96.55% <ø> (ø)
roboglia/base/joint.py 100.00% <100.00%> (ø)

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 8cb7faa...638bcf4. Read the comment docs.