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

typescript-ruby / typescript-rails / 97
92%

Build:
DEFAULT BRANCH: master
Ran 26 Aug 2016 03:56PM UTC
Jobs 2
Files 14
Run time 40s
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
97

Pull #48

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 #48: Add typescript template generator (not defaulted)

48 of 48 new or added lines in 5 files covered. (100.0%)

191 of 208 relevant lines covered (91.83%)

3.53 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
lib/typescript/rails/engine.rb
3
100.0
lib/typescript/rails/js_hook.rb
Jobs
ID Job ID Ran Files Coverage
1 97.1 (2.0.0) 26 Aug 2016 03:56PM UTC 0
91.83
Travis Job 97.1
2 97.2 (2.1.1) 26 Aug 2016 03:57PM UTC 0
91.83
Travis Job 97.2
Source Files on build 97
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #97
  • Pull Request #48
  • PR Base - master (#93)
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