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

Remove outdated checks from update script tests #6547

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

svenklemm
Copy link
Member

This patch removes some version checks that are now superfluous. The oldest version our update process needs to be able to handle is 2.1.0 as previous versions will not work with currently supported postgres versions.

This patch removes some version checks that are now superfluous.
The oldest version our update process needs to be able to handle is
2.1.0 as previous versions will not work with currently supported
postgres versions.
@svenklemm svenklemm changed the title Remove outdated checks from update scripts Remove outdated checks from update script tests Jan 19, 2024
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d5fa21d) 79.69% compared to head (9129a9d) 79.71%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6547      +/-   ##
==========================================
+ Coverage   79.69%   79.71%   +0.02%     
==========================================
  Files         188      188              
  Lines       36781    36735      -46     
  Branches     9310     9293      -17     
==========================================
- Hits        29313    29285      -28     
+ Misses       3118     3111       -7     
+ Partials     4350     4339      -11     

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

@svenklemm svenklemm enabled auto-merge (rebase) January 19, 2024 16:26
@svenklemm svenklemm merged commit 2080427 into timescale:main Jan 19, 2024
46 of 49 checks passed
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

3 participants