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

qiu8310 / mora / 18
15%

Build:
DEFAULT BRANCH: master
Ran 13 Dec 2014 03:38AM UTC
Jobs 1
Files 19
Run time 11s
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
18

push

travis-ci

qiu8310
修复在 travis 上编译失败的问题(同时修复一些jshint提示的错误)

主要原因是我在项目中自己开发了一个插件 text-free,而没有使用发布后的版本(即在 packcage.js 中没有引入对应的依赖),造成 travis 找不到 text-free 模块

现在处理方式是把自定义的 text-free 相关的代码删除了,完全用发布之后的版本

NOTE: 如果想在本地开发一个插件,而要在另一个项目中调试这个插件的话,可以使用 npm link 方法:

    1. 在插件目录上用 npm link,会把这个插件 link 到 node 的一个本地所有安装的插件的一个目录
    2. 在项目目录上用 npm link plugin_name,会在当前项目中加上这个依赖,目录也是通过 link 引用的,所以修改插件原文件可以在项目中实时查看效果

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

713 of 4642 relevant lines covered (15.36%)

8.32 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
app/scripts/controllers/demo/wechat.js
1
100.0
app/scripts/services/factory-wechat.js

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
app/scripts/controllers/home.js
2
100.0
app/scripts/controllers/signup.js
3
100.0
app/scripts/directives/unique-validate.js
Jobs
ID Job ID Ran Files Coverage
1 18.1 13 Dec 2014 03:38AM UTC 0
15.36
Travis Job 18.1
Source Files on build 18
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #18
  • 1d480cf7 on github
  • Prev Build on master (#10)
  • Next Build on master (#24)
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

© 2025 Coveralls, Inc