Repo Added
|
Files
18
|
Badge
README BADGES
|
push
github
5 of 5 new or added lines in 1 file covered. (100.0%)
12 existing lines in 2 files now uncovered.393 of 438 relevant lines covered (89.73%)
0.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | src/app/main.py | 3 | 2 | 0 | 2 | 0.0 | |
64.29 | src/app/utils/getenv.py | 18 | 14 | 9 | 5 | 1.0 | |
78.57 | src/app/core/errors.py | 34 | 14 | 11 | 3 | 1.0 | |
84.0 | src/app/mongodb/repository.py | 129 | 75 | 63 | 12 | 1.0 | |
87.72 | src/app/core/logs.py | 116 + 12 | 57 + 9 | 50 + 9 | 7 | 1.0 | |
92.0 | src/app/mongodb/handle.py | 85 | 50 | 46 | 4 | 1.0 | |
92.59 | src/app/api/rest_v1.py | 71 | 27 | 25 | 2 | 1.0 | |
92.92 | src/app/core/request_context.py | 200 + 13 | 113 + 8 | 105 + 11 | 8 - 3 | 1.0 | |
96.43 | src/app/core/error_handlers.py | 64 - 1 | 28 | 27 | 1 | 1.0 | |
97.06 | src/app/app.py | 61 | 34 | 33 | 1 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
10635936115 | main | task: update error handlers, add request_id to error response, log stacktrace only on unknown exceptions | push | github |
89.73 |
||
10029848599 | main | task: add tests for MongoHandle | push | github |
90.0 |
||
10029837327 | main | task: add tests for MongoHandle | push | github |
90.0 |
||
10028833153 | main | task: update docs | push | github |
88.6 |
||
10028689744 | main | task: add mongo | push | github |
88.6 |
||
10027745061 | main | Initial commit | push | github |
88.54 |