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

spulec / moto / 3446
95%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2018 06:14PM UTC
Jobs 4
Files 266
Run time 3min
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

pending completion
3446

push

travis-ci

JackDanger
Fix/lambda backend (#1556)

* Fix exception with "object has no attribute"

When use this code:

   client = boto3.client('lambda')
   client.get_policy([...])

moto rise:
```
moto/awslambda/responses.py", line 109, in _get_policy
    lambda_backend = self.get_lambda_backend(full_url)
Exception: 'LambdaResponse' object has no attribute 'get_lambda_backend'
```

* fix shadows built-in name

23864 of 25792 relevant lines covered (92.52%)

3.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3446.1 (TEST_SERVER_MODE=false) 07 Apr 2018 06:14PM UTC 0
92.25
Travis Job 3446.1
2 3446.2 (TEST_SERVER_MODE=true) 07 Apr 2018 06:17PM UTC 0
64.82
Travis Job 3446.2
3 3446.3 (TEST_SERVER_MODE=false) 07 Apr 2018 06:14PM UTC 0
92.24
Travis Job 3446.3
4 3446.4 (TEST_SERVER_MODE=true) 07 Apr 2018 06:17PM UTC 0
64.73
Travis Job 3446.4
Source Files on build 3446
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3446
  • 56f29a0e on github
  • Prev Build on master (#3438)
  • Next Build on master (#3450)
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