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

dls-controls / excalibur-detector / 290
44%
master: 45%

Build:
Build:
LAST BUILD BRANCH: 24bit_mode
DEFAULT BRANCH: master
Ran 12 Aug 2020 07:42AM UTC
Jobs 1
Files 21
Run time 7s
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
290

push

travis-ci

timcnicholls
Add support for parallel readout configurations to UDP config parsing.

This backports the changes made by @GDYendell at #55a89a2 to allow
the UDP configuration to be set up for distributed (via a switch)
or parallel (direct to multiple NICs) networking configuration on
e.g. a 1M detector. Adds the 'all_fems' or by FEM ID mapping of
the destination node UDP config to the JSON format, e.g.:

```
    "nodes": {
        "fem1": [{
            "name": "p29-excalibur01/p1p1",
            "mac": "00:07:43:41:97:c8",
            "ipaddr": "10.0.2.2",
            "port": 61649
        }],
        "fem2": [{
            "name": "p29-excalibur01/p1p2",
            "mac": "00:07:43:41:97:C0",
            "ipaddr": "10.0.2.1",
            "port": 61650
        }]
    },
```

1642 of 3699 relevant lines covered (44.39%)

0.44 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
109
100.0
excalibur/client/test_app.py
Jobs
ID Job ID Ran Files Coverage
1 290.1 12 Aug 2020 07:42AM UTC 0
44.39
Travis Job 290.1
Source Files on build 290
  • Tree
  • List 21
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #290
  • 2ff112a3 on github
  • Prev Build on 24bit_mode (#289)
  • Next Build on 24bit_mode (#291)
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