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

MITLibraries / carbon / 140 / 2
98%
main: 94%

Build:
Build:
LAST BUILD BRANCH: v3.1.1
DEFAULT BRANCH: main
Ran 03 Aug 2018 07:35PM UTC
Files 4
Run time 0s
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

03 Aug 2018 07:25PM UTC coverage: 97.838%. First build
TOX_ENV=coveralls

push

travis-ci

gravesm
Add build script for Lambda package

This adds a build script that can be used to create a Lambda package.
The cx_Oracle package has two shared library dependencies not present in
the Lambda execution environment. We can't distribute the Oracle client
library and it can't be automatically fetched by HTTP. The approach
taken here is to put both the Oracle client library and libaio into an
S3 bucket and fetch them at build time.

Building the Lambda package will require the AWS CLI and permissions to
read the bucket with the shared libs. Given that cx_Oracle and lxml are
both installed from platform dependent wheels, the build script should
only be used from a x86_64 linux architecture.

181 of 185 relevant lines covered (97.84%)

0.98 hits per line

Source Files on job 140.2 (TOX_ENV=coveralls)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 140
  • Travis Job 140.2
  • 496c829e on github
  • Next Job for TOX_ENV=coveralls on lambda-package (#141.2)
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