Ran
|
Jobs
2
|
Files
36
|
Run time
1min
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/squaresLab/Houston/commit/<a class=hub.com/squaresLab/Houston/commit/866aafc26c51db237574326c2e12a7c9001e1397">866aafc26<a href="https://github.com/squaresLab/Houston/commit/866aafc26c51db237574326c2e12a7c9001e1397">">Implemented a new State class (#61) * sketched state module for ArduCopter * added variable builder * added no-op meta-class to State * build variables and store in class&#39;s variables property * added constructor to State classes * added positional argument checking to State constructor * added example for new State class * moved constructor to State class * implemented from_json for State * added __repr__, __getitem__ and to_json to State * implemented State.to_json * implemented State.__eq__ * added setup.cfg with pycodestyle settings * added basic unit tests for State * bug fix: throw TypeError if there is no time_offset arg * added test_eq * added assertion to test_eq * bug fix: bad format in __repr__ and bad comparison in __eq__ * added to_json test * added test_to_and_from_json * fixed pycodestyle violations * removed redundant state.py example * bug fix: bad registration of properties * bug fix: fixed and simplified __eq__ * added fault revealing assertion to test_constructor * style fix * bug fix: fixed an amazing non-determistic binding bug in property construction * added test_is_frozen * bug fix: ensure State properties are read-only * updated test_predicate to use new State class * added extra type annotations to System * added useful imports to ardu.copter * added bugzood.log to .gitignore * updated state in example * ensure sandbox is destroyed * Squashed commit of the following: commit </a><a class="double-link" href="https://github.com/squaresLab/Houston/commit/<a class="double-link" href="https://github.com/squaresLab/Houston/commit/44ef9f7de0e1c182a7b9b8ff3faf8298a4d91f71">44ef9f7de</a>">44ef9f7de</a><a href="https://github.com/squaresLab/Houston/commit/866aafc26c51db237574326c2e12a7c9001e1397"> Author: Chris Timperley <christimperley@googlemail.com> Date: Wed Sep 12 11:21:59 2018 -0400 Fixed hardcod... (continued)
693 of 1653 relevant lines covered (41.92%)
0.84 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 327.1 | 36 |
41.92 |
Travis Job 327.1 | |
2 | 327.2 | 36 |
41.92 |
Travis Job 327.2 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|