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

CiscoDevNet / terraform-provider-cml2 / 25813570128
84%

Build:
DEFAULT BRANCH: main
Ran 13 May 2026 05:24PM UTC
Jobs 2
Files 80
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

13 May 2026 04:52PM UTC coverage: 84.253% (+0.03%) from 84.222%
25813570128

push

github

web-flow
fix(node): keep explicit named configs, avoid collapsing (#190)

* (ci) improve release.yml flow

* (test) add test extconn config transition drift

* 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

19 of 21 new or added lines in 4 files covered. (90.48%)

4842 of 5747 relevant lines covered (84.25%)

1317.05 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
93.15
-1.18% internal/provider/resource/node/create.go
Jobs
ID Job ID Ran Files Coverage
1 25813570128.1 13 May 2026 05:24PM UTC 80
84.25
GitHub Action Run
2 25813570128.2 13 May 2026 08:19PM UTC 80
84.25
GitHub Action Run
Source Files on build 25813570128
  • Tree
  • List 80
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 58541656 on github
  • Prev Build on main (#25421910616)
  • 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