• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

FlexMeasures / flexmeasures / 29927894535
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: feat/1572-ui-commitments
DEFAULT BRANCH: main
Ran 22 Jul 2026 02:32PM UTC
Jobs 1
Files 171
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

22 Jul 2026 02:17PM UTC coverage: 82.507% (-0.2%) from 82.68%
29927894535

Pull #2341

github

Flix6x
fix: parse boolean settings from the environment properly

Environment values are strings, so any non-empty value - including
'False' or '0' - counted as enabled for DEBUG, and reached consumers
raw for MAIL_USE_TLS, MAIL_USE_SSL and FLEXMEASURES_JSON_COMPACT.
Coerce env values to booleans whenever the setting's default is a
boolean, and drop the now-redundant string special-casing for
FLEXMEASURES_JSON_COMPACT in app.py.

Signed-off-by: F.N. Claessen <claessen@seita.nl>
Pull Request #2341: Fix reading (boolean) settings from the environment, incl. SECURITY_TWO_FACTOR

7 of 9 new or added lines in 2 files covered. (77.78%)

178 existing lines in 5 files now uncovered.

15730 of 19065 relevant lines covered (82.51%)

0.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
78.63
-0.65% flexmeasures/utils/config_utils.py

Coverage Regressions

Lines Coverage ∆ File
65
79.53
0.24% flexmeasures/data/models/generic_assets.py
61
80.18
-7.25% flexmeasures/data/models/time_series.py
21
73.08
-0.72% flexmeasures/utils/time_utils.py
16
65.32
-4.6% flexmeasures/data/queries/utils.py
15
88.5
-0.69% flexmeasures/data/models/data_sources.py
Jobs
ID Job ID Ran Files Coverage
1 29927894535.1 22 Jul 2026 02:32PM UTC 171
82.51
GitHub Action Run
Source Files on build 29927894535
  • Tree
  • List 171
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29927894535
  • Pull Request #2341
  • PR Base - main (#29926316522)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc