Ran
|
Jobs
2
|
Files
44
|
Run time
27s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Scripts to easily generate and run missions (#152) * added connection module * added to_message to Command * bug fix: bad type def * bug fix: to_command -> to_message * updated test_command * added connection module to ardu * added to_message to Parachute * Squashed commit of the following: commit f7bd55b0e Author: Chris Timperley <christimperley@googlemail.com> Date: Tue Oct 2 16:11:31 2018 -0400 Simplified Specification subclasses into Specification instances (fixes #118) (#119) * updated GotoNormally * bug fix: bad timeout name * removed GotoNormally docstring * updated setmode specs * updated takeoff spec * updated rover.goto * updated ardu.common specs * updated copter.goto specs * fixed pycodestyle violation * added to_message for copter.goto * Adding to_messafe to arm command * Added to_message to all commands * first try of using missions instead of GCS commands * Added the vehicle * Using the concept of hooks * bug fix and checking pre/post conditions for each command * Fixing style violations * Adding message hooks and evolve * style fix * Adding comments, removing hooks * Removing a temp change * Script to generate missions * Script to run missions stored in a file
1115 of 2473 relevant lines covered (45.09%)
0.9 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 868.1 | 44 |
45.09 |
Travis Job 868.1 | |
2 | 868.2 | 44 |
45.09 |
Travis Job 868.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|