moveit / warehouse_ros_mongo

Implementation of warehouse_ros using MongoDB
17 stars 33 forks source link

Add codecov and black (melodic-devel) #49

Closed tylerjw closed 3 years ago

tylerjw commented 3 years ago

This also fixes issues with ccache and adds the uploading of test failures.

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (melodic-devel@8be2c3b). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff                @@
##             melodic-devel      #49   +/-   ##
================================================
  Coverage                 ?   73.00%           
================================================
  Files                    ?        7           
  Lines                    ?      237           
  Branches                 ?        0           
================================================
  Hits                     ?      173           
  Misses                   ?       64           
  Partials                 ?        0           

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 8be2c3b...5c1f071. Read the comment docs.

tylerjw commented 3 years ago

One more thing, I removed the large codecov graph from the readme and left the codecov badge only.