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

typescript-ruby / typescript-rails / 96 / 1
92%
master: 92%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2016 03:50PM UTC
Files 14
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

26 Aug 2016 03:48PM UTC coverage: 91.827% (+1.0%) from 90.84%
2.0.0

Pull #47

travis-ci

web-flow
Add typescript template generator (not defaulted)

Adds all of the plumbing to support a .ts file template generator. In the spirit of maintiaining existing functionality, we do not default the default javascript generator to typescript. However, anyone can opt into this functionality by adding the following to their `config/application.rb`:
```ruby
config.generators do |g|
  g.javascript_engine :typescript
end
```
Pull Request #47: Add typescript template generator (not defaulted)

191 of 208 relevant lines covered (91.83%)

1.76 hits per line

Source Files on job 96.1 (2.0.0)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 96
  • Travis Job 96.1
  • fcf85a73 on github
  • Prev Job for 2.0.0 on master (#93.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