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

Adjust windows package test CI #7664

Merged
merged 1 commit into from
Feb 7, 2025
Merged

Conversation

svenklemm
Copy link
Member

@svenklemm svenklemm commented Feb 7, 2025

Since we depend on the openssl version of the postgres installer
to match the openssl version we built against and we can't ensure
stability of that version in the postgres installer we only test
windows package against the latest available postgres version.

Disable-check: force-changelog-file
Disable-check: commit-count

@svenklemm svenklemm force-pushed the win_pkg branch 3 times, most recently from 22904b1 to 479abfd Compare February 7, 2025 10:02
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.33%. Comparing base (59f50f2) to head (6aaa1b7).
Report is 742 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7664      +/-   ##
==========================================
+ Coverage   80.06%   81.33%   +1.26%     
==========================================
  Files         190      242      +52     
  Lines       37181    44890    +7709     
  Branches     9450    11202    +1752     
==========================================
+ Hits        29770    36510    +6740     
- Misses       2997     3984     +987     
+ Partials     4414     4396      -18     

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

Since we depend on the openssl version of the postgres installer
to match the openssl version we built against and we can't ensure
stability of that version in the postgres installer we only test
windows package against the latest available postgres version.
@svenklemm svenklemm added the ci label Feb 7, 2025
@svenklemm svenklemm merged commit 4fa5cf1 into timescale:main Feb 7, 2025
57 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants