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

refactor(oonimeasurements): redesign measurements service #895

Merged
merged 11 commits into from
Jan 8, 2025

Conversation

DecFox
Copy link
Contributor

@DecFox DecFox commented Nov 14, 2024

This diff refactors the measurements service to redesign using clickhouse-sqlalchemy and also with passing tests.

@DecFox DecFox marked this pull request as draft November 14, 2024 11:29
@hellais hellais marked this pull request as ready for review January 8, 2025 16:19
@hellais hellais changed the base branch from master to oonidata-merged January 8, 2025 16:25
@hellais hellais merged commit 14aa82f into oonidata-merged Jan 8, 2025
6 of 7 checks passed
@hellais hellais deleted the refactor/oonimeasurements branch January 8, 2025 16:25
hellais added a commit that referenced this pull request Jan 8, 2025
* init measurements refactor

* refactor: measurement partial

* Remove the SQLAlchemy models for fastpath tables

* Align the queries to be closer to original implementation

* Rename migration files so that they are applied in correct order

* Fix typing of measurement_uid

* Add more debug info when migrations fail

* Start fixing some of the tests

* Use random port for clickhouse

* reformat

* More progress on fixing broken tests

* Fix all the tests

* Remove duplicate test_measurements from tests

---------

Co-authored-by: Arturo Filastò <[email protected]>
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