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 of schema for pipeline #97

Merged
merged 23 commits into from
Sep 16, 2024

Properly set clickhouse_url

2a59271
Select commit
Loading
Failed to load commit list.
Merged

Refactor of schema for pipeline #97

Properly set clickhouse_url
2a59271
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 11, 2024 in 0s

82.24% (target 80.00%)

View this Pull Request on Codecov

82.24% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 72.22222% with 45 lines in your changes missing coverage. Please review.

Project coverage is 82.24%. Comparing base (ff1fc86) to head (2a59271).

Files with missing lines Patch % Lines
oonipipeline/src/oonipipeline/db/maintenance.py 31.42% 24 Missing ⚠️
oonipipeline/src/oonipipeline/cli/commands.py 69.23% 16 Missing ⚠️
...ine/src/oonipipeline/temporal/activities/common.py 60.00% 2 Missing ⚠️
oonidata/src/oonidata/models/base.py 66.66% 1 Missing ⚠️
...e/src/oonipipeline/temporal/activities/analysis.py 0.00% 1 Missing ⚠️
...oonipipeline/transforms/measurement_transformer.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #97      +/-   ##
==========================================
+ Coverage   82.14%   82.24%   +0.09%     
==========================================
  Files          82       83       +1     
  Lines        6351     6347       -4     
==========================================
+ Hits         5217     5220       +3     
+ Misses       1134     1127       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.