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

jtblin / kube2iam / 158
17%
master: 8%

Build:
Build:
LAST BUILD BRANCH: feature/5-increase-coverage-and-add-integration-and-e2e-tests
DEFAULT BRANCH: master
Ran 30 Apr 2026 12:49AM UTC
Jobs 1
Files 10
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

29 Apr 2026 10:57PM UTC coverage: 7.987% (-0.08%) from 8.066%
158

Pull #397

circleci

jtblin
Add AssumeRole error cache

When AssumeRole is successful, the success is cached for (by default) 15
minutes.  On failure, there is no cache.  In cases of misconfiguration,
this can result in a large number of AssumeRole calls against the AWS
API, which, in extreme cases, can result in API rate limiting, causing
other applications in the AWS account to experience failures.

This adds a negative cache on AssumeRole to prevent error cases from
spamming the API.
Pull Request #397: Add AssumeRole error cache (Modernized #200)

0 of 11 new or added lines in 3 files covered. (0.0%)

30 existing lines in 2 files now uncovered.

73 of 914 relevant lines covered (7.99%)

1.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
8
3.66
-0.16% iam/iam.go
2
0.0
0.0% server/server.go
1
0.0
0.0% cmd/main.go

Coverage Regressions

Lines Coverage ∆ File
29
3.66
-0.16% iam/iam.go
1
0.0
0.0% server/server.go
Jobs
ID Job ID Ran Files Coverage
1 158.1 30 Apr 2026 12:49AM UTC 10
7.99
CircleCI Job
Source Files on build 158
  • Tree
  • List 10
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • CircleCI Build #158
  • Pull Request #397
  • PR Base - main (#156)
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