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

dmacvicar / terraform-provider-libvirt / 920
29%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2018 02:38PM UTC
Jobs 1
Files 23
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
920

push

travis-ci

flavio
fix difference detection when using an existing bridge network

given the terraform:

```json
resource "libvirt_domain" "myvm" {
  network_interface {
    bridge = "some-bridge"
    network_name = "existing-bridge-network"
  }
}
```

`terraform plan` would always think it needs to re-apply the domain

2320 of 3216 relevant lines covered (72.14%)

166.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 920.1 14 Jan 2018 02:38PM UTC 0
72.14
Travis Job 920.1
Source Files on build 920
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #920
  • 29cd5173 on github
  • Prev Build on master (#919)
  • Next Build on master (#933)
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