Repo Added
|
Files
129
|
Badge
README BADGES
|
coveralls-python
1037 of 1070 relevant lines covered (96.92%)
0.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
77.69 | flask_inputfilter/InputFilter.py | 304 | 121 | 94 | 27 | 1.0 | |
93.33 | flask_inputfilter/Filter/ToEnumFilter.py | 26 | 15 | 14 | 1 | 1.0 | |
93.75 | ...ter/Validator/IsBase64ImageCorrectSizeValidator.py | 33 | 16 | 15 | 1 | 1.0 | |
95.0 | ...ask_inputfilter/Validator/ArrayElementValidator.py | 38 | 20 | 19 | 1 | 1.0 | |
95.65 | ...k_inputfilter/Validator/FloatPrecisionValidator.py | 45 | 23 | 22 | 1 | 1.0 | |
96.15 | flask_inputfilter/Validator/DateAfterValidator.py | 51 | 26 | 25 | 1 | 1.0 | |
96.15 | flask_inputfilter/Validator/DateBeforeValidator.py | 51 | 26 | 25 | 1 | 1.0 | |
100.0 | ...nputfilter/Condition/ExactlyNOfMatchesCondition.py | 21 | 9 | 9 | 0 | 1.0 | |
100.0 | flask_inputfilter/Condition/ExactlyNOfCondition.py | 20 | 8 | 8 | 0 | 1.0 | |
100.0 | flask_inputfilter/Condition/BaseCondition.py | 11 | 4 | 4 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
#50 | 10 | 10 | Add mounting in workflow to transfer the coverage data correctly | Pull #11 | coveralls-python |
96.92 |