Ran
|
Jobs
3
|
Files
12
|
Run time
14s
|
Badge
README BADGES
|
push
github
1625 of 1625 relevant lines covered (100.0%)
3.0 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | python-3.9-run - 4356417821.1 | 12 |
100.0 |
GitHub Action Run | |
2 | python-3.10-run - 4356417821.2 | 12 |
100.0 |
GitHub Action Run | |
3 | python-3.11-run - 4356417821.3 | 12 |
100.0 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | src/pregex/core/assertions.py | 464 | 70 | 70 | 0 | 3.0 | |
100.0 | src/pregex/core/classes.py | 1326 | 459 | 459 | 0 | 3.0 | |
100.0 | src/pregex/core/exceptions.py | 249 | 60 | 60 | 0 | 3.0 | |
100.0 | src/pregex/core/groups.py | 312 | 46 | 46 | 0 | 3.0 | |
100.0 | src/pregex/core/__init__.py | 7 | 7 | 7 | 0 | 3.0 | |
100.0 | src/pregex/core/operators.py | 161 | 26 | 26 | 0 | 3.0 | |
100.0 | src/pregex/core/pre.py | 1512 | 457 | 457 | 0 | 3.0 | |
100.0 | src/pregex/core/quantifiers.py | 301 | 37 | 37 | 0 | 3.0 | |
100.0 | src/pregex/core/tokens.py | 272 | 86 | 86 | 0 | 3.0 | |
100.0 | src/pregex/__init__.py | 2 | 2 | 2 | 0 | 3.0 |