Skip to content

test(python): read the missing-timeseries problem the api now sends - #135

Merged
olavgg merged 1 commit into
mainfrom
test/problem-details-not-found-and-would-strand
Sep 18, 2026
Merged

olavgg merged 1 commit into
mainfrom
test/problem-details-not-found-and-would-strand

Conversation

@JosteinGj

Copy link
Copy Markdown
Contributor

#133 moved the two Rust tests off the pre-unification error shapes but left their Python twins matching the string "Could not find following timeseries", which the api no longer sends.

Both now assert the not-found problem type and find the absent series in the missing extension, the way the Rust test does. The 404 is a partial success: data-points for the other series in the batch were inserted, and missing names the ones that were skipped.

#133 moved the two Rust tests off the pre-unification error shapes but
left their Python twins matching the string "Could not find following
timeseries", which the api no longer sends.

Both now assert the `not-found` problem type and find the absent series
in the `missing` extension, the way the Rust test does. The 404 is a
partial success: data-points for the other series in the batch were
inserted, and `missing` names the ones that were skipped.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: jgjesdal <jostein@intellistream.ai>
@JosteinGj
JosteinGj requested a review from olavgg September 18, 2026 11:59
@olavgg
olavgg merged commit c88ad60 into main Sep 18, 2026
18 checks passed
@olavgg
olavgg deleted the test/problem-details-not-found-and-would-strand branch September 18, 2026 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants