Ran
|
Jobs
4
|
Files
4
|
Run time
16s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Added Value Filtering and Removed Exclusion (#5) Added value filtering, removed exclusions, and otherwise evolved the API based on use in production. * got initial version of values written, now need to test * Got values_filters provisionally passing * add a todo about adding contains and startwith * added docs stuff * bug fixing * more bug fixing * backup * Added new item class to mimic consecution's global_state * updating docstrings * added a bunch of documentation * updating docs * upping docs * stripped docs to api only * updated readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * backup * worked a bit on the is_true() method. * writing more docs * docs * Got first draft of docs going. * docs * docs * docs * docs * found some logic that is misbehaving * got tests at 100% * got flake8 passing * updated docs * readme * readme * readme * working on getting coverage up * got coverage back up to 100 * something not working * added travis.yml file * update travis.yml * try removing latex from docs * activated latex stuff * removed EVERYTHING tex related * added docs requirements.txt * tweak conf.py * added index.rst file * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * readme * added todo * starting to work on strict * flake8 fixes * added notes about strict checker * updated travis.yml for no emails * Added strict and context viewing Squashed commit of the following: commit 4a0f3f8a8 Author: Rob deCarvalho <robdmc@gmail.com> Date: Tue Dec 20 11:32:56 2016 -0500 adding view_context commit c7f393d78 Author: Rob deCarvalho <robdmc@gmail.com> Date: Tue Dec 20 10:08:59 2016 -0500 added strict * updated docs * trying to add coveralls * added inquality operator * added todo * fixed context strictness and added value strictness * starting to add items and vals at same time * Adding ability to have data and kwargs at same time Squashed commit of the following: commit 8efbbc393 Author: Rob deCarvalho <robdmc@gmail.com> Date: Thu Dec 22 12:31:55 2016 -0500 updated docs commit 85244ef21 Author: Rob deCarvalho <robdmc@gmail.com> Date: Thu Dec 22 12:25:21 2016 -0500 got coverage at 100 commit 8dd4c1e39 Author: Rob deCarvalho <robdmc@gmail.com> Date: Wed Dec 21 22:28:29 2016 -0500 working on data plus item stuff * reducing complexity to pass flake8 on py3 * fixed a bug * fixed bug and got coverage at 100 * cleaning up some todos * cleaned up one more todo * cleaned up another todo * bumped version number
621 of 621 relevant lines covered (100.0%)
4.0 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 98.1 | 4 |
100.0 |
Travis Job 98.1 | |
2 | 98.2 | 4 |
100.0 |
Travis Job 98.2 | |
3 | 98.3 | 4 |
100.0 |
Travis Job 98.3 | |
4 | 98.4 | 4 |
100.0 |
Travis Job 98.4 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|