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

Patch/update ci #177

Merged
merged 3 commits into from
Aug 22, 2024
Merged

Patch/update ci #177

merged 3 commits into from
Aug 22, 2024

Conversation

vincentsarago
Copy link
Member

closes #171

We don't really need to run the CI on multiple pgstac version (except if start changing how we register searches)

This PR adds a Dependabot config to make sure we get an alert (and run CI) on pypgstac update

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'TiTiler-pgSTAC Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: 6a44def Previous: 2523169 Ratio
.github/workflows/tests/benchmarks.py::test_benchmark_tile[3/5/0] 16.49398964130627 iter/sec (stddev: 0.003313162680662617) 22.14838467567025 iter/sec (stddev: 0.0061122012564945715) 1.34
.github/workflows/tests/benchmarks.py::test_benchmark_tile[4/5/9] 18.990190565154766 iter/sec (stddev: 0.0028081957167125408) 29.109679077122063 iter/sec (stddev: 0.003607727351087623) 1.53
.github/workflows/tests/benchmarks.py::test_benchmark_tile[5/16/5] 16.839504623241975 iter/sec (stddev: 0.0027920611649497815) 23.862257746345648 iter/sec (stddev: 0.003627945483672226) 1.42
.github/workflows/tests/benchmarks.py::test_benchmark_tile[6/43/31] 16.892786307143783 iter/sec (stddev: 0.0038633886176139194) 23.93275334930989 iter/sec (stddev: 0.003950241620377645) 1.42

This comment was automatically generated by workflow using github-action-benchmark.

@vincentsarago vincentsarago merged commit 3582099 into main Aug 22, 2024
8 checks passed
@vincentsarago vincentsarago deleted the patch/update-ci branch August 22, 2024 15:25
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.

add multiple pgstac version check in CI
1 participant