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

CiscoDevNet / terraform-provider-cml2 / 25677095211 / 2
84%
main: 84%

Build:
Build:
LAST BUILD BRANCH: dev
DEFAULT BRANCH: main
Ran 13 May 2026 04:30PM UTC
Files 80
Run time 4s
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

07 May 2026 12:42PM UTC coverage: 84.253%. First build
25677095211.2

Pull #190

github

rschmied
fix(node): keep explicit named configs, avoid collapsing

- internal/cmlschema: NewNamedConfigs returns null only when the API has
  no named configs; stop collapsing a single "default" entry so explicit
  named configs are preserved
- provider/resource/node (create): read req.Config into configData and
  use it to detect explicit `configurations`; validate provider
  `named_configs` option and error if both `configuration` and
  `configurations` are provided (treat explicit null as not-provided)
- provider/resource/node (modify_plan): when explicit named configs are
  configured, force the plan's single `configuration` to null to avoid
  UseStateForUnknown pinning prior values and causing a post-apply shape
  mismatch
- provider/resource/node (update): guard normalization/collapse logic so
  single-configuration paths only run when `configurations` is null;
  preserve external_connector back-compat only for configuration-only
  cases
- add null checks throughout to avoid treating explicit nulls as
  unknowns and to make intent (config vs configurations) deterministic
Pull Request #190: fix(node): keep explicit named configs, avoid collapsing

4842 of 5747 relevant lines covered (84.25%)

658.25 hits per line

Source Files on job 25677095211.2
  • Tree
  • List 80
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25677095211
  • 427d9ce2 on github
  • Delete
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