Ran
|
Jobs
1
|
Files
11
|
Run time
1s
|
Badge
README BADGES
|
github
345 of 345 relevant lines covered (100.0%)
1.46 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 5573022248.1 | 22 |
93.67 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
100.0 | app/api/crud.py | 151 | 29 + 25 | 29 + 25 | 0 | 1.0 - 1.0 | |
100.0 | app/api/__init__.py | 1 + 1 | 1 + 1 | 1 + 1 | 0 | 1.0 + 1.0 | |
100.0 | app/api/models.py | 62 | 39 + 19 | 39 + 19 | 0 | 1.0 - 1.0 | |
100.0 | app/api/routers/__init__.py | 1 + 1 | 1 + 1 | 1 + 1 | 0 | 1.0 + 1.0 | |
100.0 | app/api/routers/query.py | 27 | 18 + 16 | 18 + 16 | 0 | 1.0 - 1.0 | |
100.0 | app/api/utility.py | 193 | 51 + 26 | 51 + 26 | 0 | 1.0 - 1.0 | |
100.0 | app/__init__.py | 1 + 1 | 1 + 1 | 1 + 1 | 0 | 1.0 + 1.0 | |
100.0 | app/main.py | 40 | 18 + 15 | 18 + 15 | 0 | 1.0 - 1.0 | |
100.0 | tests/conftest.py | 10 | 7 | 7 | 0 | 2.0 | |
100.0 | tests/__init__.py | 1 + 1 | 1 + 1 | 1 + 1 | 0 | 1.0 + 1.0 |