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

opendefensecloud / solution-arsenal / 27416265576
75%

Build:
DEFAULT BRANCH: main
Ran 12 Jun 2026 12:55PM UTC
Jobs 1
Files 34
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

12 Jun 2026 12:40PM UTC coverage: 74.788% (+0.4%) from 74.347%
27416265576

push

github

web-flow
feat: improve resource polling and backoff (#584)

## What

Closes #154 

## Testing
Unit tests added, E2E green.

## Notes for reviewers
Backing off on errors is a different thing then backing off from
resource state polling, so different handling is better for logs.

## Checklist
- [X] Tests added/updated
- [X] No breaking changes (or upgrade path documented above)
- [X] Readable commit history (squashed and cleaned up as desired)
- [x] AI code review considered and comments resolved


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Replaced fixed retry delay with an exponential, age-aware backoff for
dependency-wait retries; requeue timing grows with condition age.

* **Bug Fixes**
* Reconcile paths now use age-aware backoff for missing/denied
registries and pending renders, reducing premature retry noise.

* **Tests**
* Added unit and integration tests validating fresh vs. aged backoff
behavior and preservation of condition timestamps during reconcile.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

29 of 34 new or added lines in 2 files covered. (85.29%)

10 existing lines in 2 files now uncovered.

3002 of 4014 relevant lines covered (74.79%)

48.02 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
73.78
1.09% pkg/controller/target_controller.go
1
96.15
pkg/controller/backoff.go

Coverage Regressions

Lines Coverage ∆ File
6
87.24
-1.37% pkg/controller/rendertask_controller.go
4
73.78
1.09% pkg/controller/target_controller.go
Jobs
ID Job ID Ran Files Coverage
1 27416265576.1 12 Jun 2026 12:55PM UTC 34
74.79
GitHub Action Run
Source Files on build 27416265576
  • Tree
  • List 34
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27416265576
  • a69b7be9 on github
  • Prev Build on main (#27415403338)
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