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

fix incorrect generation of related coverage identifiers #180

Conversation

ricardogsilva
Copy link

@ricardogsilva ricardogsilva commented Jul 23, 2024

This PR fixes an error with the time series generation where the all related datasets (including those that have uncertainty values) were not being generated correctly. This error was being caused by in incorrect conversion of possible values.

This PR also adds a simple integration test case for exercising the code path that generates a coverage time series. the aim is to prevent future modifications to the code to introduce regressions. For brevity this test case does not take into account the related values - I will add a more comprehensive test case later.


@ricardogsilva ricardogsilva marked this pull request as ready for review July 25, 2024 11:22
@ricardogsilva ricardogsilva changed the title Adding integration test case for coverage time series endpoint fix incorrect generation of related coverage identifiers Jul 25, 2024
@francbartoli francbartoli merged commit aecb52f into geobeyond:main Jul 25, 2024
1 check 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
2 participants