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

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

Build:
Build:
LAST BUILD BRANCH: jira-babel-6037
DEFAULT BRANCH: main
Ran 14 Apr 2026 10:49PM 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

14 Apr 2026 10:00PM UTC coverage: 77.054% (+0.09%) from 76.964%
24425394748

push

github

manisha-deshpande
Add session-level diagnostic function sys.routine_parse_cache_stats

Changes:
- Add sys.routine_parse_cache_stats() returning cache_hits, cache_misses,
  cache_writes, cache_evictions, cache_errors per backend session
- Hits: counted on confirmed cache reuse in pltsql_compile (from_cache
  valid or bbf_ext_xmin valid) and do_compile cache restore
- Misses: counted only when caching was enabled but cache was empty/stale
- Writes: counted in pltsql_fill_cache_columns on successful serialization
- Evictions: counted at invalidate_function for from_cache entries, GUC-off
  hash table eviction, and explicit kill switch (cache columns NULLed)
- Errors: counted in PG_CATCH blocks before PG_RE_THROW
- Tests: stats calls throughout verify file to track counter progression

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

29 of 33 new or added lines in 3 files covered. (87.88%)

212 existing lines in 6 files now uncovered.

53822 of 69850 relevant lines covered (77.05%)

400961.28 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
85.35
0.02% contrib/babelfishpg_tsql/src/hooks.c

Coverage Regressions

Lines Coverage ∆ File
76
44.57
0.03% contrib/babelfishpg_tsql/src/pl_exec.c
72
94.78
0.02% contrib/babelfishpg_common/src/spatialtypes.c
38
82.72
0.01% contrib/babelfishpg_tsql/src/pl_exec-2.c
18
93.94
-1.14% contrib/babelfishpg_common/src/geo.c
4
96.36
-1.0% contrib/babelfishpg_common/src/geo_parser.y
4
85.35
0.02% contrib/babelfishpg_tsql/src/hooks.c
Jobs
ID Job ID Ran Files Coverage
1 24425394748.1 14 Apr 2026 10:49PM UTC 126
77.05
GitHub Action Run
Source Files on build 24425394748
  • Tree
  • List 126
  • Changed 11
  • Source Changed 9
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24425394748
  • 5d6c081d on github
  • Prev Build on jira-babel-6037 (#24327874910)
  • Next Build on jira-babel-6037 (#24488441369)
  • 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