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

typescript-ruby / typescript-rails / 96
92%

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

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)

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 96.1 (2.0.0) 26 Aug 2016 03:50PM UTC 0
91.83
Travis Job 96.1
2 96.2 (2.1.1) 26 Aug 2016 03:51PM UTC 0
91.83
Travis Job 96.2
Source Files on build 96
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #96
  • Pull Request #47
  • 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