Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add input data route + tests #340

Merged
merged 5 commits into from
May 30, 2024
Merged

add input data route + tests #340

merged 5 commits into from
May 30, 2024

Conversation

peterdudfield
Copy link
Collaborator

@peterdudfield peterdudfield commented May 29, 2024

Pull Request

Description

add method to update InputDataLastUpdatedSQL from api
The idea is then airflow can call this
#337

How Has This Been Tested?

Added test, and tried locally

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@peterdudfield peterdudfield requested a review from devsjc May 29, 2024 17:22
@peterdudfield peterdudfield changed the title add status head route + tests add input data route + tests May 29, 2024
src/tests/test_status.py Outdated Show resolved Hide resolved
@peterdudfield peterdudfield merged commit 031a759 into main May 30, 2024
2 checks passed
@peterdudfield peterdudfield deleted the issue/update-data branch May 30, 2024 09:50
Copy link

sentry-io bot commented May 30, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ AssertionError /v0/solar/GB/update_last_data View Issue
  • ‼️ ImportError: Install s3fs to access S3 /v0/solar/GB/update_last_data View Issue
  • ‼️ FileNotFoundError: nowcasting-sat-development/ecmwf/data/latest/latest.zarr.zip /v0/solar/GB/update_last_data View Issue

Did you find this useful? React with a 👍 or 👎

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