Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[PGPRO-5306] more correct checking of b-tree search strategies #229

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

Merged
merged 1 commit into from
Jul 6, 2021

Conversation

kulaginm
Copy link
Member

@kulaginm kulaginm commented Jul 5, 2021

No description provided.

@kulaginm kulaginm requested a review from pashkinelfe July 5, 2021 16:54
@codecov
Copy link

codecov bot commented Jul 5, 2021

Codecov Report

Merging #229 (bb288fd) into master (2e174ba) will decrease coverage by 0.12%.
The diff coverage is 100.00%.

❗ Current head bb288fd differs from pull request most recent head 4b0252a. Consider uploading reports for the commit 4b0252a to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   91.94%   91.81%   -0.13%     
==========================================
  Files          35       33       -2     
  Lines        6792     6503     -289     
==========================================
- Hits         6245     5971     -274     
+ Misses        547      532      -15     
Impacted Files Coverage Δ
src/pg_pathman.c 93.39% <100.00%> (-2.06%) ⬇️
src/planner_tree_modification.c 86.96% <0.00%> (-2.02%) ⬇️
src/runtime_merge_append.c 69.07% <0.00%> (-0.45%) ⬇️
src/xact_handling.c 90.74% <0.00%> (-0.17%) ⬇️
src/nodes_common.c 97.28% <0.00%> (-0.08%) ⬇️
src/pl_funcs.c 94.97% <0.00%> (-0.08%) ⬇️
src/rangeset.c 96.18% <0.00%> (-0.06%) ⬇️
src/partition_creation.c 96.81% <0.00%> (-0.02%) ⬇️
src/partition_filter.c 96.13% <0.00%> (-0.01%) ⬇️
... and 8 more

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 2e174ba...4b0252a. Read the comment docs.

@pashkinelfe pashkinelfe merged commit 4ae1f1b into master Jul 6, 2021
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.

2 participants