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

Fix the LLVM options and rebuild cached PG daily #4948

Merged
merged 3 commits into from
Nov 14, 2022

Conversation

akuzm
Copy link
Member

@akuzm akuzm commented Nov 9, 2022

Rebuilding daily and on config change help find errors.

Disable-check: commit-count

@codecov
Copy link

codecov bot commented Nov 9, 2022

Codecov Report

Merging #4948 (bf97b7b) into main (9e276c5) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4948      +/-   ##
==========================================
- Coverage   89.58%   89.52%   -0.06%     
==========================================
  Files         226      226              
  Lines       51000    50999       -1     
==========================================
- Hits        45688    45659      -29     
- Misses       5312     5340      +28     
Impacted Files Coverage Δ
src/planner/planner.c 95.85% <100.00%> (ø)
src/bgw/scheduler.c 83.63% <0.00%> (-4.10%) ⬇️
src/loader/bgw_launcher.c 89.51% <0.00%> (-2.55%) ⬇️
src/loader/bgw_message_queue.c 88.63% <0.00%> (-0.57%) ⬇️
tsl/src/reorder.c 85.87% <0.00%> (-0.23%) ⬇️
src/bgw/job.c 93.23% <0.00%> (-0.17%) ⬇️
tsl/src/bgw_policy/job.c 88.31% <0.00%> (-0.05%) ⬇️

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 141e114...bf97b7b. Read the comment docs.

@akuzm
Copy link
Member Author

akuzm commented Nov 10, 2022

Pre-release checks passed.

Otherwise it's easy to break these builds and not notice it until much
later.
Set it only in the matrixbuilder.
This will help us find the flaky tests or the rare failures.
@akuzm akuzm enabled auto-merge (rebase) November 14, 2022 13:15
@akuzm akuzm merged commit 0d30155 into timescale:main Nov 14, 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.

None yet

3 participants