Repo Added
|
Files
10
|
Badge
README BADGES
|
push
github
6 of 6 new or added lines in 2 files covered. (100.0%)
285 of 294 relevant lines covered (96.94%)
0.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
86.57 | src/fast_json_pointer/low_verbs.py | 97 - 1 | 67 + 1 | 58 + 1 | 9 | 1.0 | |
100.0 | src/fast_json_pointer/exceptions.py | 36 + 5 | 19 + 3 | 19 + 3 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/__init__.py | 2 | 1 | 1 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/jsontypes.py | 4 | 3 | 3 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/pointer.py | 113 | 34 | 34 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/rel_parser.py | 119 | 19 | 19 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/resolver.py | 188 + 20 | 96 + 11 | 96 + 11 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/rfc6901_parser.py | 104 | 21 | 21 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/cli.py | 21 | 3 | 3 | 0 | 1.0 | |
100.0 | src/fast_json_pointer/verbs.py | 199 + 2 | 31 | 31 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
3798344209 | main | Clean up a bit | push | Tristan Sweeney | github | pending completion | |
3798008751 | main | Refactor to compile json pointer down to ops | push | Tristan Sweeney | github | pending completion | |
3755347159 | main | Add JSONPath style verbs to leverage pointers | push | Tristan Sweeney | github | pending completion | |
3749245730 | main | Apply black | push | Tristan Sweeney | github | pending completion | |
3746375261 | main | Take first stab at resolver and write some tests | push | Tristan Sweeney | github | pending completion | |
3710082276 | main | Get coverage | push | Tristan Sweeney | github | pending completion | |
3710072713 | main | Add dataclasses | push | Tristan Sweeney | github | pending completion | |
3709981433 | main | Rename draft parser to rel_parser | push | Tristan Sweeney | github | pending completion | |
3704483327 | main | Normalize wording in rfc6901 parser | push | Tristan Sweeney | github | pending completion | |
3704481184 | main | Add relative json pointer and docs | push | Tristan Sweeney | github | pending completion |