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

FlexMeasures / flexmeasures / 24136864999
78%
main: 81%

Build:
Build:
LAST BUILD BRANCH: chore/upgrade-dependencies-after-v0.33
DEFAULT BRANCH: main
Ran 08 Apr 2026 02:09PM UTC
Jobs 1
Files 163
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

08 Apr 2026 01:04PM UTC coverage: 77.869% (+0.06%) from 77.81%
24136864999

Pull #1985

github

web-flow
fix: use runtime storeStartDate/storeEndDate in reloadChartData; reword changelog entry

graphs.html: reloadChartData() was using Jinja template variables
({{ event_starts_after }}/{{ event_ends_before }}) baked in at page-render time.
If the user navigates to a different date range before triggering an upload or
forecast, the chart data fetch would have used the original page-load range.
Replace with the runtime JS variables storeStartDate/storeEndDate which track
the currently-visible range (updated by the date picker). Add a guard so the
function is a no-op when neither is set yet.

changelog.rst: reword the forecast-button entry to:
"Add a button to create forecasts from the sensor page, visible to users with
permission to record data on the sensor, and enabled when at least two days of
data are present"

Agent-Logs-Url: https://github.com/FlexMeasures/flexmeasures/sessions/706df5b4-b2c8-467a-8706-184e453267b3

Co-authored-by: Flix6x <30658763+Flix6x@users.noreply.github.com>
Pull Request #1985: Add "Create forecast" button to sensor page

34 of 37 new or added lines in 5 files covered. (91.89%)

11720 of 15051 relevant lines covered (77.87%)

0.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
91.57
-1.77% flexmeasures/data/models/forecasting/utils.py
1
82.55
0.19% flexmeasures/data/services/sensors.py
Jobs
ID Job ID Ran Files Coverage
1 24136864999.1 08 Apr 2026 02:09PM UTC 163
77.87
GitHub Action Run
Source Files on build 24136864999
  • Tree
  • List 163
  • Changed 9
  • Source Changed 7
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24136864999
  • Pull Request #1985
  • PR Base - main (#24078704377)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc