• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

amazon-aurora / babelfish_extensions / 24327874910
78%
main: 77%

Build:
Build:
LAST BUILD BRANCH: jira-babel-6037
DEFAULT BRANCH: main
Ran 13 Apr 2026 06:30AM UTC
Jobs 1
Files 126
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Apr 2026 05:39AM UTC coverage: 76.964% (+0.03%) from 76.93%
24327874910

push

github

manisha-deshpande
Redesign per-function cache flag and toggle function

Redesign antlr_cache_enabled column and sys.enable_routine_parse_cache API
to support three-value semantics and OID-based input.

Changes:
- antlr_cache_enabled column: NULL=follow session GUC (default),
  true=force cache on, false=force cache off (kill switch)
- Change column DEFAULT from false to NULL; migrate existing false
  values to NULL in upgrade SQL
- Change sys.enable_routine_parse_cache input from TEXT to OID;
  callers use sys.object_id('schema.func') for lookup
- Add ownership check: caller must own function or be sysadmin
- Update combined check logic in hooks.c and pl_comp.c to resolve
  cache_enabled column value
- Update test cases to lookup functions with oid, guc kill switch, null
  reset, function specific enable cache, mid-session toggle with hash
table invalidation

Task: BABEL-6037
Signed-off-by: Manisha Deshpande <mmdeshp@amazon.com>

45 of 47 new or added lines in 3 files covered. (95.74%)

836 existing lines in 7 files now uncovered.

53500 of 69513 relevant lines covered (76.96%)

397258.78 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
86.82
-0.05% contrib/babelfishpg_tsql/src/catalog.c
1
71.01
0.9% contrib/babelfishpg_tsql/src/pl_comp.c

Coverage Regressions

Lines Coverage ∆ File
343
85.33
0.24% contrib/babelfishpg_tsql/src/hooks.c
292
71.01
0.9% contrib/babelfishpg_tsql/src/pl_comp.c
82
86.82
-0.05% contrib/babelfishpg_tsql/src/catalog.c
58
51.18
1.18% contrib/babelfishpg_tsql/src/pltsql_serialize/pltsql_nodeio.c
53
14.49
-16.46% contrib/babelfishpg_tsql/src/pltsql_serialize/pltsql_equalfuncs.c
6
75.0
0.0% contrib/babelfishpg_tsql/src/pltsql_serialize/pltsql_serialize_macros.h
2
76.23
-0.62% contrib/babelfishpg_tds/src/backend/tds/tdscomm.c
Jobs
ID Job ID Ran Files Coverage
1 24327874910.1 13 Apr 2026 06:30AM UTC 126
76.96
GitHub Action Run
Source Files on build 24327874910
  • Tree
  • List 126
  • Changed 8
  • Source Changed 6
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24327874910
  • bdf86b98 on github
  • Prev Build on jira-babel-6037 (#23958015377)
  • Next Build on jira-babel-6037 (#24425394748)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc