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

buildinspace / peru / 223
88%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2014 09:35PM UTC
Jobs 2
Files 15
Run time 1min
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
223

push

travis-ci

oconnor663
use the pipe character for targets with named rules

Summary:
When we add recursive modules, we're probably going to want to use the
dot character `.` for namespacing. (Colon is right out, because YAML uses
that.) We need something else to represent chaining named rules with a module.
@sean suggested pipe `|`. I like that one a lot, because it evokes shell
pipelining, instead of implying that one rule is a member of another or
something.

Old syntax:
```
imports:
    foo:bar: ./path/
```

New syntax:
```
imports:
    foo|bar: ./path/
```

Test Plan: Update integration tests.

Reviewers: sean

Subscribers: sean

Differential Revision: https://phabricator.buildinspace.com/D49

759 of 812 relevant lines covered (93.47%)

1.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 223.1 18 Aug 2014 09:35PM UTC 0
93.47
Travis Job 223.1
2 223.2 18 Aug 2014 09:36PM UTC 0
93.47
Travis Job 223.2
Source Files on build 223
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #223
  • 3c364c15 on github
  • Prev Build on master (#219)
  • Next Build on master (#224)
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