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

FlexMeasures / flexmeasures-client / 29461619456
96%

Build:
DEFAULT BRANCH: main
Ran 16 Jul 2026 12:31AM UTC
Jobs 5
Files 5
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

13 Jul 2026 06:28AM UTC coverage: 96.359%. Remained the same
29461619456

push

github

web-flow
Lock in compatibility with FlexMeasures API v3.0-32 job responses (202/422) (#219)

test: lock in compatibility with FlexMeasures API v3.0-32 job responses

FlexMeasures is moving to consistent 202 (Accepted) responses for
asynchronous job handling (FlexMeasures/flexmeasures#2171):

- trigger endpoints respond 202 ACCEPTED with job_id and job_monitor_url
  (previously 200 PROCESSED)
- GET /sensors/<id>/schedules/<uuid> responds 202 while the job is
  pending and 422 with a failure message when the job failed
  (previously 400 UNKNOWN_SCHEDULE for both)

The client already handles all of this - check_for_status() accepts any
2xx and check_response() polls on 202 GET responses - so these tests
just pin that behavior against regressions, while the existing tests
keep covering older servers (200 triggers, 400-while-pending polling).


Claude-Session: https://claude.ai/code/session_0199yMJvFFPK5HyQRJAMpHpU

Signed-off-by: F.N. Claessen <felix@seita.nl>

688 of 714 relevant lines covered (96.36%)

4.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 ubuntu-latest - py3.11 - 29461619456.1 16 Jul 2026 12:31AM UTC 5
96.36
GitHub Action Run
2 ubuntu-latest - py3.12 - 29461619456.2 16 Jul 2026 12:31AM UTC 5
96.36
GitHub Action Run
3 ubuntu-latest - py3.13 - 29461619456.3 16 Jul 2026 12:31AM UTC 5
96.36
GitHub Action Run
4 ubuntu-latest - py3.14 - 29461619456.4 16 Jul 2026 12:31AM UTC 5
96.36
GitHub Action Run
5 ubuntu-latest - py3.10 - 29461619456.5 16 Jul 2026 12:31AM UTC 5
96.36
GitHub Action Run
Source Files on build 29461619456
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29461619456
  • ccda2e29 on github
  • Prev Build on main (#29189052190)
  • Next Build on main (#29997047034)
  • Delete
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