CommonWealthRobotics / BowlerBuilder

A Full-Stack Robotics Development Environment.
http://commonwealthrobotics.com/
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Release v0.2.0 #51

Closed Octogonapus closed 5 years ago

Octogonapus commented 5 years ago

Description of the Change

I'm just naming this PR by the version number because it changes quite literally everything. The last merge was around a year ago. Currently, BowlerBuilder has Groovy and Kotlin scripting, basic hardware support including an RPC, and basic CAD support.

Motivation

@HotelCalifornia has had some success using the latest dev build to do his robotics work, so I'm comfortable enough to make another release.

Possible Drawbacks

Verification Process

Applicable Issues

codecov-io commented 5 years ago

Codecov Report

Merging #51 into master will decrease coverage by 42.37%. The diff coverage is 0.61%.

@@             Coverage Diff              @@
##             master     #51       +/-   ##
============================================
- Coverage     42.98%   0.61%   -42.37%     
+ Complexity      204       8      -196     
============================================
  Files            42      82       +40     
  Lines          1894    2312      +418     
  Branches         67     142       +75     
============================================
- Hits            814      14      -800     
- Misses         1065    2298     +1233     
+ Partials         15       0       -15