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

nmstate / nmstate / 560 / 1

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2018 12:05PM UTC
Files 22
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

29 Oct 2018 12:03PM UTC coverage: 70.008% (-0.3%) from 70.344%
560.1

push

travis-ci

EdDev
nm: Execute all actions from within the mainloop

The execution of the first mainloop action has been executed outside the
mainloop, expecting it to trigger a callback that will  continue
from within the mainloop.
This flow fails when only a single action exists and it does not trigger
a callback, but finishes with a mainloop quit. As the mainloop has not
even started and there are no callbacks, it will just timeout.

This flow is now changed by executing all registered actions,
including the first one from within the mainloop.

This change directly resolved a bug in which an iface in 'down' state
could not be set again to 'down'.

Signed-off-by: Edward Haas <edwardh@redhat.com>

880 of 1257 relevant lines covered (70.01%)

0.7 hits per line

Source Files on job 560.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 523
  • Travis Job 560.1
  • 00c5a94f on github
  • Prev Job for on master (#558.1)
  • Next Job for on master (#564.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