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

silvermine / lambda-express / 35 / 5
99%
master: 98%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.4.0
DEFAULT BRANCH: master
Ran 14 Feb 2019 07:03PM UTC
Files 15
Run time 158min
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

14 Feb 2019 06:56PM UTC coverage: 98.679% (+0.002%) from 98.677%
35.5

Pull #7

travis-ci-com

web-flow
Fix mime type lookup not having standard.json available

When building the `dist/esm` folder, the file `src/mime/standard.json`
was not getting copied into `dist/esm/mime/`. Thus, when someone
imported the module in their node project, Lambda Express could not be
initialized because it was missing a file that was being required. The
reason the file wasn't being copied into the dist was that it was being
required instead of imported.

Importing it also has the side effect of providing type inspection of
standard.json and thus making the `reduce` loop type safe.
Pull Request #7: Fix mime type lookup not having standard.json available

177 of 180 branches covered (98.33%)

Branch coverage included in aggregate %.

346 of 350 relevant lines covered (98.86%)

289.36 hits per line

Source Files on job 35.5
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 29
  • Travis Job 35.5
  • 016dbf9a on github
  • Prev Job for on fix-mime-lookup (#32.1)
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