Skip to content

Fix missing values#111

Merged
woodwoerk merged 1 commit into
mainfrom
fix/values
Apr 30, 2026
Merged

Fix missing values#111
woodwoerk merged 1 commit into
mainfrom
fix/values

Conversation

@woodwoerk
Copy link
Copy Markdown
Collaborator

@woodwoerk woodwoerk commented Apr 30, 2026

The backend now returns multiple yearly datapoints which don't necessarily start at the baseline year. Previously we did an early return if the first value (the baseline year) was null. Now the backend may return null values before the baseline so we need to be more explicit.

The backend now returns multiple yearly datapoints which don't necessarily start at the baseline year. Previously we did an early return if the first value (the baseline year) was null. Now the backend may return null values before the baseline we need to be more explicit.
@woodwoerk woodwoerk requested a review from lilia1891 April 30, 2026 06:41
Copy link
Copy Markdown
Contributor

@lilia1891 lilia1891 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool!

@woodwoerk woodwoerk merged commit 33505be into main Apr 30, 2026
3 checks passed
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