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

Added support for Timescale and Timescale (GIS) #174

Merged
merged 1 commit into from
Aug 6, 2022

Conversation

lino
Copy link
Contributor

@lino lino commented Jul 10, 2022

Timescale is a Postgres based database for time series data and it's supported via the django-timescaledb package.

@codecov
Copy link

codecov bot commented Jul 10, 2022

Codecov Report

Merging #174 (b79f681) into master (66bf061) will increase coverage by 0.53%.
The diff coverage is 100.00%.

❗ Current head b79f681 differs from pull request most recent head d60104d. Consider uploading reports for the commit d60104d to get more accurate results

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   79.72%   80.26%   +0.53%     
==========================================
  Files           1        1              
  Lines          74       76       +2     
  Branches       14       14              
==========================================
+ Hits           59       61       +2     
  Misses          9        9              
  Partials        6        6              
Impacted Files Coverage Δ
dj_database_url.py 80.26% <100.00%> (+0.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 66bf061...d60104d. Read the comment docs.

Timescale is a Postgres based database for time series data and it's
supported via the django-timescaledb package.

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
@mattseymour mattseymour merged commit 91bb953 into jazzband:master Aug 6, 2022
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