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

FlexMeasures / flexmeasures / 30494267536
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: test-1947-multi-session-same-sensor
DEFAULT BRANCH: main
Ran 29 Jul 2026 10:10PM 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

29 Jul 2026 09:56PM UTC coverage: 83.07% (+0.06%) from 83.007%
30494267536

Pull #2367

github

Flix6x
fix: keep session vars as strings, make filter_by_belief_time public (round-5 findings)

- The previous round's request.values-merge fix for set_session_variables
  stored deserialized datetime objects in the session for the canonical
  start/end params, whereas downstream template rendering
  (render_flexmeasures_template) only normalizes URL encoding for `str`
  values -- this would have broken query-string reconstruction in the UI.
  Reverted that approach; set_session_variables now takes an `aliases`
  dict so it can check a canonical query key when the legacy one is
  absent, staying entirely at the raw-string level.
- _filter_by_belief_time (flexmeasures/data/queries/annotations.py) is
  imported and used cross-module from data/models/time_series.py and
  data/models/user.py, which contradicts its leading-underscore
  "module-private" signal. Renamed to the public filter_by_belief_time.

Signed-off-by: F.N. Claessen <claessen@seita.nl>
Pull Request #2367: fix: let annotation searches filter by belief time

94 of 99 new or added lines in 8 files covered. (94.95%)

1 existing line in 1 file now uncovered.

16153 of 19445 relevant lines covered (83.07%)

0.83 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
81.19
-0.72% flexmeasures/api/v3_0/assets.py
1
75.28
7.16% flexmeasures/api/dev/sensors.py

Coverage Regressions

Lines Coverage ∆ File
1
75.28
7.16% flexmeasures/api/dev/sensors.py
Jobs
ID Job ID Ran Files Coverage
1 30494267536.1 29 Jul 2026 10:10PM UTC 171
83.07
GitHub Action Run
Source Files on build 30494267536
  • Tree
  • List 171
  • Changed 8
  • Source Changed 8
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #30494267536
  • Pull Request #2367
  • PR Base - main (#30451093351)
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