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

zappa / Zappa / 23287551175
75%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2026 09:14AM UTC
Jobs 6
Files 14
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

19 Mar 2026 09:06AM UTC coverage: 74.593% (+0.4%) from 74.236%
23287551175

push

github

web-flow
:bug: Fix S3 event notification race condition with retry (#1441)

* :bug: Fix S3 event notification race condition with retry (#1419)

put_bucket_notification_configuration can fail intermittently with
"Unable to validate the following destination configurations" when
the Lambda permission from add_permission hasn't propagated yet.

Add exponential backoff retry (up to 3 attempts) around the S3
notification call to handle AWS eventual consistency.

* :rotating_light: Move time import to module top-level

Address review feedback: move `import time` from inline
to the top-level imports block with other stdlib modules.

---------

Co-authored-by: shane <shane.cousins@kiconiaworks.com>

3620 of 4853 relevant lines covered (74.59%)

4.48 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
89
68.86
3.13% utilities.py
Jobs
ID Job ID Ran Files Coverage
1 py3.14 - 23287551175.1 19 Mar 2026 09:14AM UTC 14
74.59
GitHub Action Run
2 py3.12 - 23287551175.2 19 Mar 2026 09:17AM UTC 14
74.59
GitHub Action Run
3 py3.10 - 23287551175.3 19 Mar 2026 09:15AM UTC 14
74.59
GitHub Action Run
4 py3.13 - 23287551175.4 19 Mar 2026 09:15AM UTC 14
74.59
GitHub Action Run
5 py3.9 - 23287551175.5 19 Mar 2026 09:17AM UTC 14
74.59
GitHub Action Run
6 py3.11 - 23287551175.6 19 Mar 2026 09:16AM UTC 14
74.59
GitHub Action Run
Source Files on build 23287551175
  • Tree
  • List 14
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23287551175
  • 875299c1 on github
  • Prev Build on master (#23284913831)
  • Next Build on master (#23294600560)
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