Ran
|
Files
318
|
Run time
10s
|
Badge
Embed ▾
README BADGES
|
push
github
Fix/sensor stats timezone (#1213) * refactor: simple sorting *is* possible Signed-off-by: F.N. Claessen <felix@seita.nl> * feat: improve names of stats (no over-capitalization) Signed-off-by: F.N. Claessen <felix@seita.nl> * feat: report last event end rather than last event start Signed-off-by: F.N. Claessen <felix@seita.nl> * feat: report event timing stats with UTC offset and conforming to ISO8601 rather than with a timezone that isn't that of the sensor Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: update test Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: 'status' not part of response anymore (this came from flask_json's `as_json`) Signed-off-by: F.N. Claessen <felix@seita.nl> * Revert "fix: 'status' not part of response anymore (this came from flask_json's `as_json`)" This reverts commit 71673ea25. * Revert "refactor: simple sorting *is* possible" This reverts commit 08fa56fc Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: no offset shorthand in test Signed-off-by: F.N. Claessen <felix@seita.nl> * refactor: simple sorting **is** still possible (I hope) Signed-off-by: F.N. Claessen <felix@seita.nl> * fix: end is sensor resolution of 10 minutes later Signed-off-by: F.N. Claessen <felix@seita.nl> * style: black Signed-off-by: F.N. Claessen <felix@seita.nl> * refactor: move config setting to Config class Signed-off-by: F.N. Claessen <felix@seita.nl> * remove: redundant setting (the Config superclass has the same default) Signed-off-by: F.N. Claessen <felix@seita.nl> * docs: changelog entry Signed-off-by: F.N. Claessen <felix@seita.nl> --------- Signed-off-by: F.N. Claessen <felix@seita.nl> Signed-off-by: Felix Claessen <30658763+Flix6x@users.noreply.github.com>
5733 of 8184 branches covered (70.05%)
Branch coverage included in aggregate %.
15773 of 21787 relevant lines covered (72.4%)
0.72 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|