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

HotelsDotCom / waggle-dance / #493
69%
master: 85%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 25 Jun 2026 01:47PM UTC
Jobs 1
Files 123
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

25 Jun 2026 01:29PM UTC coverage: 69.269%. Remained the same
#493

push

web-flow
fix: update glue data catalog client to include LakeFormation AccessDenied fix (#359)

Lake Formation returns AccessDeniedException instead of
EntityNotFoundException for resources that do not exist when the caller
lacks CREATE_TABLE permission (anti-enumeration design).

The upstream fix in aws-glue-data-catalog-client-for-apache-hive-metastore
translates these exceptions to NoSuchObjectException in getDatabase() and
getTable(), and treats them as not-found in tableExists(). The behaviour is
opt-in via the aws.glue.lakeformation.access-denied-as-not-found config flag
(default false) so stock behaviour is unchanged unless explicitly enabled.
Every translation is logged at WARN to preserve observability of genuine
permission errors.

Rebuilt from branch/waggle-dance of the upstream repo (commit 4f36427).

Co-authored-by: javbeltran_expedia <javbeltran@expediagroup.com>
Co-authored-by: Claude Sonnet <noreply@anthropic.com>

2626 of 3791 relevant lines covered (69.27%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #493.1 25 Jun 2026 01:47PM UTC 123
69.27
Source Files on build #493
  • Tree
  • List 123
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e9734c61 on github
  • Prev Build on main
  • Next Build on main
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc