Repo Added
|
Files
47
|
Badge
README BADGES
|
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
0.0 | pyms/__init__.py | 5 | 3 | 0 | 3 | 0.0 | |
96.0 | pyms/logger/logger.py | 39 | 25 | 24 | 1 | 3.0 | |
96.2 | pyms/cmd/main.py | 141 | 79 | 76 | 3 | 3.0 | |
96.55 | pyms/flask/app/utils.py | 62 | 29 | 28 | 1 | 3.0 | |
96.77 | pyms/crypt/driver.py | 53 | 31 | 30 | 1 | 3.0 | |
97.06 | pyms/flask/services/driver.py | 75 | 34 | 33 | 1 | 3.0 | |
97.83 | pyms/utils/files.py | 60 | 46 | 45 | 1 | 3.0 | |
99.04 | pyms/flask/app/create_app.py | 254 | 104 | 103 | 1 | 3.0 | |
100.0 | pyms/config/resource.py | 9 | 5 | 5 | 0 | 3.0 | |
100.0 | pyms/config/__init__.py | 4 | 3 | 3 | 0 | 3.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
876 | fix/use_rule_as_path | Merge cc626041b into 893f14b5d | Pull #150 | travis-ci | pending completion | ||
875 | fix/use_rule_as_path | Bump ci | push | travis-ci | pending completion | ||
874 | fix/use_rule_as_path | Merge cc626041b into 893f14b5d | Pull #150 | travis-ci | pending completion | ||
873 | fix/use_rule_as_path | fix(metrics): use rule as path Using the real path as metric created useless metrics. When using a dynamic rule, it creates unique paths with every metric, which makes it impossible to aggregate metrics to the same endpoint. | push | travis-ci | pending completion |