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 new tests to .gitignore list #4934

Merged
merged 1 commit into from Nov 7, 2022
Merged

Conversation

sb230132
Copy link
Contributor

@sb230132 sb230132 commented Nov 7, 2022

Since new tests specific to PG15 were added, these tests which generated .sql files needs to be added to .gitnore

Since new tests specific to PG15 were added, these tests which generated .sql files needs to be added to .gitnore
@sb230132 sb230132 self-assigned this Nov 7, 2022
@sb230132 sb230132 marked this pull request as ready for review November 7, 2022 16:15
@sb230132 sb230132 enabled auto-merge (rebase) November 7, 2022 16:15
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #4934 (f5d71bc) into main (6c73b61) will increase coverage by 0.00%.
The diff coverage is 40.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4934   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files         226      226           
  Lines       50818    50826    +8     
=======================================
+ Hits        45490    45498    +8     
  Misses       5328     5328           
Impacted Files Coverage Δ
src/chunk.h 100.00% <ø> (ø)
src/nodes/chunk_append/planner.c 93.08% <ø> (ø)
src/chunk.c 91.07% <16.66%> (-0.09%) ⬇️
src/bgw/job.c 93.39% <50.00%> (-0.59%) ⬇️
src/process_utility.c 90.17% <100.00%> (ø)
src/bgw/job_stat.c 91.87% <0.00%> (-0.32%) ⬇️
tsl/src/bgw_policy/job.c 88.31% <0.00%> (-0.05%) ⬇️
src/bgw/scheduler.c 86.18% <0.00%> (+0.76%) ⬆️
src/loader/bgw_message_queue.c 88.63% <0.00%> (+2.27%) ⬆️

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 3a9688c...f5d71bc. Read the comment docs.

@sb230132 sb230132 merged commit 2a64450 into timescale:main Nov 7, 2022
@sb230132 sb230132 deleted the pg15_new_tests branch November 7, 2022 16:48
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