Ran
|
Jobs
1
|
Files
15
|
Run time
1min
|
Badge
README BADGES
|
push
github
246 of 246 branches covered (100.0%)
Branch coverage included in aggregate %.
798 of 798 relevant lines covered (100.0%)
1.0 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 11597584993.1 | 15 |
100.0 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | django_tree_perm/apps.py | 11 | 5 | 5 | 0 | 1.0 | 0 | 0 | |
100.0 | django_tree_perm/controller.py | 493 | 212 - 1 | 212 - 1 | 0 | 1.0 | 108 | 0 | |
100.0 | django_tree_perm/exceptions.py | 20 | 6 | 6 | 0 | 1.0 | 0 | 0 | |
100.0 | django_tree_perm/__init__.py | 36 | 20 | 20 | 0 | 1.0 | 2 | 0 | |
100.0 | django_tree_perm/migrations/0001_initial.py | 75 | 8 | 8 | 0 | 1.0 | 0 | 0 | |
100.0 | django_tree_perm/migrations/__init__.py | 0 | 0 | 0 | 0 | 0.0 | 0 | 0 | |
100.0 | django_tree_perm/models/__init__.py | 4 | 1 | 1 | 0 | 1.0 | 0 | 0 | |
100.0 | django_tree_perm/models/manager.py | 124 | 53 | 53 | 0 | 1.0 | 22 | 0 | |
100.0 | django_tree_perm/models/tree.py | 314 | 99 | 99 + 1 | 0 - 1 | 1.0 | 18 | 0 | |
100.0 | django_tree_perm/models/utils.py | 43 | 25 | 25 + 1 | 0 - 1 | 1.0 | 8 + 1 | 0 - 1 |