|
Ran
|
Jobs
4
|
Files
157
|
Run time
1min
|
Badge
README BADGES
|
push
github
Chore/upgrade marshmallow 4 (#1450) * fix: default format is already iso Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: use `validate` rather than `validator` Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: use `load_default` rather than `default` Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: use `load_from` rather than `data_key` Signed-off-by: F.N. Claessen <felix@seita.nl> * Revert "fix: use `load_from` rather than `data_key`" This reverts commit ddc536f1a. * chore: unpin marshmallow and update to 4.0.0 Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: @validates decorated methods now receive data_key as a keyword argument Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: load_default values now lead to the field being in the data, even when the default is None Signed-off-by: F.N. Claessen <felix@seita.nl> * refactor: avoid load_default=None instead, especially in combination with required=False Signed-off-by: F.N. Claessen <felix@seita.nl> * tiny refactoring * Fixed: New Context API. * Remove obsolete API blueprint 'play' as well as backup code (#1622) * remove obsolote API blueprint 'play' as well as file/folder - based backup functionality Signed-off-by: Nicolas Höning <nicolas@seita.nl> * add changelog entry Signed-off-by: Nicolas Höning <nicolas@seita.nl> * add changelog entries for API and CLI Signed-off-by: Nicolas Höning <nicolas@seita.nl> * remove line about /restoreData from docs Signed-off-by: Nicolas Höning <nicolas@seita.nl> --------- Signed-off-by: Nicolas Höning <nicolas@seita.nl> * Feat: Added KPIs for sensors. (#1608) * Added KPIs for sensors. * UI fixes. * Schema Validation added and tiny refactoring in the UI message. * Sensor resolution validation. * Added test cases. * Resolved Felix's comments. * Miscelaneous changes. * Fixed failing test cases. * Updated changelog. * Changed db nullable=False and some other UI changes. * Document... (continued)
1250 of 1851 branches covered (67.53%)
Branch coverage included in aggregate %.
3 of 3 new or added lines in 3 files covered. (100.0%)
9041 of 12292 relevant lines covered (73.55%)
5.88 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 17291350522.1 | 304 |
73.07 |
GitHub Action Run | |
| 2 | 17291350522.2 | 304 |
73.12 |
GitHub Action Run | |
| 3 | 17291350522.3 | 304 |
73.11 |
GitHub Action Run | |
| 4 | 17291350522.4 | 304 |
73.12 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|