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

linux-system-roles / network / 709
39%
main: 42%

Build:
Build:
LAST BUILD BRANCH: codeql
DEFAULT BRANCH: main
Ran 04 May 2020 04:47PM UTC
Jobs 5
Files 5
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
709

push

travis-ci-com

tyll
use selectattr instead of json_query

Some tests were getting the following error:
```
Unexpected templating type error occurred on ({{
     network_connections |
       json_query('[*][ieee802_1x]') | flatten | count > 0 }}): 'NoneType'
       object is not iterable"
```
In general it is better to avoid the use of `json_query` and use
the older built-in jinaj2 filters such as `selectattr`, unless you
need to perform a complex query of complex json data.  In this
case, not sure what the problem was with the input json, but
using `selectattr` seems to have fixed it.

859 of 2217 relevant lines covered (38.75%)

1.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 709.1 (LSR_ANSIBLES='ansible==2.7.* ansible==2.8.* ansible==2.9.*' LSR_MSCENARIOS='default') 04 May 2020 04:48PM UTC 0
38.73
Travis Job 709.1
2 709.2 (LSR_ANSIBLES='ansible==2.7.* ansible==2.8.* ansible==2.9.*' LSR_MSCENARIOS='default') 04 May 2020 04:48PM UTC 0
38.75
Travis Job 709.2
4 709.4 (LSR_ANSIBLES='ansible==2.7.* ansible==2.8.* ansible==2.9.*' LSR_MSCENARIOS='default') 04 May 2020 04:48PM UTC 0
38.75
Travis Job 709.4
5 709.5 (LSR_ANSIBLES='ansible==2.7.* ansible==2.8.* ansible==2.9.*' LSR_MSCENARIOS='default') 04 May 2020 04:47PM UTC 0
38.75
Travis Job 709.5
6 709.6 (LSR_ANSIBLES='ansible==2.7.* ansible==2.8.* ansible==2.9.*' LSR_MSCENARIOS='default') 04 May 2020 04:49PM UTC 0
40.07
Travis Job 709.6
Source Files on build 709
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #709
  • a9407a48 on github
  • Prev Build on master (#704)
  • Next Build on master (#710)
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