|
Ran
|
Files
304
|
Run time
11s
|
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)
1219 of 1810 branches covered (67.35%)
Branch coverage included in aggregate %.
18078 of 24582 relevant lines covered (73.54%)
0.74 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|