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

switch to pytest-postgresql #188

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

vincentsarago
Copy link
Member

closes #176

@vincentsarago vincentsarago marked this pull request as ready for review August 30, 2024 22:54
@vincentsarago
Copy link
Member Author

For some reason the tests works on CI but I can't make them pass locally 😬

I'm getting some weird datetime/timezone issues.

@vincentsarago
Copy link
Member Author

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 'TiPg Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: 2046e30 Previous: 4654a91 Ratio
tests/benchmarks.py::test_benchmark_items[csv-250] 20.882789661995528 iter/sec (stddev: 0.003541245914462292) 28.817119843085564 iter/sec (stddev: 0.0012624291310756328) 1.38
tests/benchmarks.py::test_benchmark_item[geojson-NewfoundlandandLabrador] 1.2673414146805035 iter/sec (stddev: 0.006192754242606211) 4.869835107548742 iter/sec (stddev: 0.004706112207518639) 3.84
tests/benchmarks.py::test_benchmark_item[geojson-Saskatchewan] 28.76088630233323 iter/sec (stddev: 0.000421734826696976) 92.53320049051663 iter/sec (stddev: 0.00031973052336099154) 3.22
tests/benchmarks.py::test_benchmark_item[html-NewfoundlandandLabrador] 0.8385503829262192 iter/sec (stddev: 0.010864165700907154) 1.6242215719149122 iter/sec (stddev: 0.10113599101273286) 1.94
tests/benchmarks.py::test_benchmark_item[html-Saskatchewan] 17.024123517234898 iter/sec (stddev: 0.02117234812267621) 30.43668783636835 iter/sec (stddev: 0.026252997338963968) 1.79
tests/benchmarks.py::test_benchmark_tile[0/0/0-WGS1984Quad] 8.851862453104323 iter/sec (stddev: 0.0013189383474098584) 12.347550474165763 iter/sec (stddev: 0.0024041811762132216) 1.39
tests/benchmarks.py::test_benchmark_tile[0/0/0-WebMercatorQuad] 5.9400228291712 iter/sec (stddev: 0.0034345186796084395) 7.827946311590942 iter/sec (stddev: 0.008126120500574971) 1.32

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

@vincentsarago vincentsarago merged commit b617fa9 into main Sep 4, 2024
8 checks passed
@vincentsarago vincentsarago deleted the feature/switch-to-pytest-postgresql branch September 4, 2024 15:06
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.

switch to pytest-postgresql
1 participant