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 pg17 jsonpath methods tests #7820

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Conversation

naisila
Copy link
Member

@naisila naisila commented Dec 27, 2024

various jsonpath methods were added in PG17
Relevant PG commit: postgres/postgres@66ea94e8e Here we add the same test as in pg15_jsonpath.sql for the new additions

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-13.0@7dc97d3). Learn more about missing BASE report.

Additional details and impacted files
@@               Coverage Diff               @@
##             release-13.0    #7820   +/-   ##
===============================================
  Coverage                ?   89.62%           
===============================================
  Files                   ?      274           
  Lines                   ?    59749           
  Branches                ?     7452           
===============================================
  Hits                    ?    53553           
  Misses                  ?     4063           
  Partials                ?     2133           

@naisila naisila force-pushed the naisila/pg17_jsonpath branch from 68e0fd4 to 531acbd Compare December 30, 2024 17:32
various jsonpath methods were added in PG17
Relevant PG commit: postgres/postgres@66ea94e8e
Here we add the same test as in pg15_jsonpath.sql for the new additions
@naisila naisila force-pushed the naisila/pg17_jsonpath branch from 531acbd to 3cc8185 Compare December 30, 2024 17:35
@naisila naisila merged commit b3448a1 into release-13.0 Dec 30, 2024
156 of 157 checks passed
@naisila naisila deleted the naisila/pg17_jsonpath branch December 30, 2024 18:06
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.

2 participants