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

blond / tartifacts / 440
88%

Build:
DEFAULT BRANCH: master
Ran 09 Nov 2017 08:18AM UTC
Jobs 1
Files 7
Run time 1s
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
440

Pull #95

travis-ci

web-flow
feat(cli): adds config options

Config option allows to specify a file which has all the artifacts descriptions:

```
$ tartifacts --config=.config/tartifacts/pull-request.js
```

config example

```
module.exports = [
  {
    dest: ...,
    patterns: [],
    ...
  },
  {
    dest: ...,
    patterns: [],
    ...
  }
]
```
Pull Request #95: Ability to configure all the artifacts in the same place using CLI

67 of 75 branches covered (89.33%)

8 of 8 new or added lines in 1 file covered. (100.0%)

127 of 134 relevant lines covered (94.78%)

13.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 440.3 (COVERALLS=1) 09 Nov 2017 08:18AM UTC 0
94.78
Travis Job 440.3
Source Files on build 440
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Travis Build #440
  • Pull Request #95
  • PR Base - master (#439)
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