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

weldr / bdcs / 59
85%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2017 05:56PM UTC
Jobs 1
Files 17
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
59

push

travis-ci

clumens
Add the ability to associate various labels with files.

These are stored in the KeyVal table as a distinct type.  We could just
use strings, but I prefer the type safety of making them a datatype.  It
could prevent bugs in the future.  Multiple labels can be associated
with the same file.

For now I've only added two - Docs (anything in /usr/share/doc) and
Libraries (any .so or .a files).  There's really not much code involved
to support them.  You just add a new file with a matches function and
add it to the list in FileLabels.hs.  These existing tests are easy to
modify if we feel the need.

It would be more natural to call these "tags", but we already have that
name from the stuff in the RPM header.  Having two tag concepts for
totally different things and distinguishing between the two with
qualified imports would be confusing.

99 of 123 relevant lines covered (80.49%)

1.5 hits per line

Jobs
ID Job ID Ran Files Coverage
1 59.1 28 Jun 2017 05:56PM UTC 0
80.49
Travis Job 59.1
Source Files on build 59
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #59
  • aabda5d9 on github
  • Prev Build on master (#53)
  • Next Build on master (#60)
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