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

jamestalmage / angular-test-utils / 43 / 3
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2015 09:27PM UTC
Files 14
Run time 8s
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 Mar 2015 09:11PM UTC coverage: 100.0%. Remained the same
43.3

push

travis-ci

jamestalmage
remove ast-types as dependency. Access via recast.types.

recast adds a `File` type to `ast-types`.

Accessing `ast-types` by setting it as a dependency and then doing:
`require("ast-types")` used to work, but started throwing
`AssertionError: did not recognize object of type "file"`.

Not sure why this is happening.
1. Type defs used to be global, now they are not?
2. Semver incompatible versions so npm was loading two separate copies?
3. Something else?

Either way - accessing via: `require("recast").types` solves the issue.
This is probably the correct way to do this and I just didn't know better.

270 of 270 relevant lines covered (100.0%)

17.89 hits per line

Source Files on job 43.3
  • Tree
  • List 0
  • Changed 11
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 43
  • Travis Job 43.3
  • 1cb82464 on github
  • Prev Job for on master (#41.3)
  • Next Job for on master (#44.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