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

FlexMeasures / flexmeasures / 30481823469 / 1
83%
main: 83%

Build:
Build:
LAST BUILD BRANCH: feat/sensor-scoped-commitments
DEFAULT BRANCH: main
Ran 29 Jul 2026 07:05PM UTC
Files 171
Run time 6s
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 06:51PM UTC coverage: 83.039% (+0.03%) from 83.007%
30481823469.1

Pull #2367

github

Flix6x
feat: hyphenate chart endpoint query params, add start/end/duration, hide beliefs_after from docs

Extends the chart/chart_data/chart_annotations query-param cleanup:

- event_starts_after/event_ends_before are now start/end (legacy aliases
  kept), and a new `duration` field lets either bound be derived from
  the other (any two of start/end/duration may be given). Implemented
  as a shared EventWindowSchema mixin (flexmeasures/api/common/schemas/
  generic_schemas.py) used by both api/dev and api/v3_0 endpoints.
- All remaining underscored query params on these endpoints (include_data,
  combine_legend, dataset_name, chart_type, use_latest_version_per_event,
  most_recent_beliefs_only, compress_json, include_sensor/asset/account_
  annotations) are hyphenated, continuing #2352's convention, with legacy
  underscored spellings kept via SupportsLegacyFieldAliases. Shared belief-
  time fields (beliefs_after/prior) are likewise factored into a
  BeliefTimeFilterSchema mixin.
- beliefs_after is no longer documented in Sphinx docstrings or the
  generated OpenAPI/Swagger spec (AssetChartOpenAPISchema/
  AssetChartDataOpenAPISchema exclude it, mirroring the existing
  AssetTriggerOpenAPISchema pattern; the manual chart_annotations YAML
  doc simply omits it) -- it has no established canonical name and no
  known caller needs it, but stays a working field.

Also updates the API and main changelogs: combines the #2352 canonical-
spelling bullet with the beliefs_before/prior one, drops the "Fixed: "
prefix from the beliefs_after bullet, and extends the main changelog's
prior-rename entry to credit #2352.

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

16142 of 19439 relevant lines covered (83.04%)

0.83 hits per line

Source Files on job 30481823469.1
  • Tree
  • List 171
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30481823469
  • b7cfd31a on github
  • Prev Job for on fix/annotation-belief-time (#30451093351.1)
  • Next Job for on fix/annotation-belief-time (#30483630671.1)
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