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 ABI test #4638

Merged
merged 1 commit into from Aug 22, 2022
Merged

Fix ABI test #4638

merged 1 commit into from Aug 22, 2022

Conversation

svenklemm
Copy link
Member

Recent CI settings refactoring made in commit 0c6f4e2 broke the
ABI test. This patch fixes the test and adds setting for the minimum
ABI compatible version.

@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #4638 (ca1d410) into main (1f6d697) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4638      +/-   ##
==========================================
- Coverage   90.77%   90.75%   -0.02%     
==========================================
  Files         224      224              
  Lines       41915    41914       -1     
==========================================
- Hits        38047    38040       -7     
- Misses       3868     3874       +6     
Impacted Files Coverage Δ
src/loader/bgw_message_queue.c 85.52% <0.00%> (-2.64%) ⬇️
tsl/src/reorder.c 85.37% <0.00%> (-0.27%) ⬇️
tsl/src/nodes/data_node_dispatch.c 96.49% <0.00%> (-0.24%) ⬇️
tsl/src/bgw_policy/job.c 88.62% <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 2102461...ca1d410. Read the comment docs.

@svenklemm svenklemm self-assigned this Aug 19, 2022
Recent CI settings refactoring made in commit 0c6f4e2 broke the
ABI test. This patch fixes the test and adds setting for the minimum
ABI compatible version.
@svenklemm svenklemm merged commit 3e03afb into timescale:main Aug 22, 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