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

add partitioning to pg_telemetry SimpleMetric model #241

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

matt-codecov
Copy link
Contributor

@matt-codecov matt-codecov commented Jun 6, 2024

we want to add partitioning to this model but it's tricky because the model already exists. will probably need to hand-write some migrations to handle this

see this GH issue on the topic:
https://github.com/SectorLabs/django-postgres-extra/issues/221

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.51%. Comparing base (bf76a73) to head (a012988).

Current head a012988 differs from pull request most recent head d290285

Please upload reports for the commit d290285 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #241      +/-   ##
==========================================
- Coverage   89.98%   89.51%   -0.47%     
==========================================
  Files         331      324       -7     
  Lines       10540    10284     -256     
  Branches     1925     1873      -52     
==========================================
- Hits         9484     9206     -278     
- Misses       1000     1008       +8     
- Partials       56       70      +14     
Flag Coverage Δ
shared-docker-uploader ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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.

None yet

1 participant