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

OpenConext / OpenConext-engineblock-metadata / 82 / 1
52%
master: 52%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2017 06:57AM UTC
Files 44
Run time 2s
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

03 Jul 2017 06:47AM UTC coverage: 50.738%. Remained the same
EXECUTE_COVERAGE=true

push

travis-ci

jorissteyn
Allow rules without sources in the new ARP format

The service registry can send attribute rules without source
specification in the new format. The 'source' key in the rule is not set
in those cases:

    "urn:mace:terena.org:attribute-def:schacHomeOrganization": [{
        "value": "*"
    }]

We now support three ways of representing an attribute rule:

 - old format (name => [list of values])
 - new format with source (name => [ [ value: .., source: ...], ... ])
 - new format without source (name => [ [ value: ..], ... ])

894 of 1762 relevant lines covered (50.74%)

2.7 hits per line

Source Files on job 82.1 (EXECUTE_COVERAGE=true)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 82
  • Travis Job 82.1
  • ca612d66 on github
  • Prev Job for EXECUTE_COVERAGE=true on master (#81.1)
  • Next Job for EXECUTE_COVERAGE=true on master (#83.1)
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