Skip to content

[NO TICKET] Make senor_id nullable#188

Merged
jirhiker merged 1 commit into
stagingfrom
TAM-patch-response-model-for-frontend
Oct 16, 2025
Merged

[NO TICKET] Make senor_id nullable#188
jirhiker merged 1 commit into
stagingfrom
TAM-patch-response-model-for-frontend

Conversation

@TylerAdamMartinez

Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem / context:

  • Because of the data currently able to be transferred from the transfer scripts, senor_id is null more often than not, causing a 500 server error and leading to frontend missing data for dev and testing.

How

Implementation summary - the following was changed / added / removed:

  • Update senor_id field in schemas/observation/BaseObservationResponse nullable

Notes

Any special considerations, workarounds, or follow-up work to note?

  • This is a temporary solution

@codecov-commenter

codecov-commenter commented Oct 14, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

Files with missing lines Coverage Δ
schemas/observation.py 98.43% <100.00%> (ø)

@jirhiker jirhiker merged commit ba5a545 into staging Oct 16, 2025
3 checks passed
@TylerAdamMartinez TylerAdamMartinez deleted the TAM-patch-response-model-for-frontend branch November 5, 2025 18:17
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.

3 participants