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

elastic / cloudbeat / 25542949947
49%
main: 76%

Build:
Build:
LAST BUILD BRANCH: renovate/main-github.com-dlclark-regexp2-2.x
DEFAULT BRANCH: main
Ran 08 May 2026 07:39AM UTC
Jobs 1
Files 312
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

08 May 2026 07:11AM UTC coverage: 49.311% (-0.004%) from 49.315%
25542949947

push

github

web-flow
chore(deps): update module github.com/zclconf/go-cty to v1.18.1 (8.19) (#6118)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/zclconf/go-cty](https://redirect.github.com/zclconf/go-cty)
| indirect | minor | `v1.16.4` -> `v1.18.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>zclconf/go-cty (github.com/zclconf/go-cty)</summary>

###
[`v1.18.1`](https://redirect.github.com/zclconf/go-cty/compare/v1.18.0...v1.18.1)

[Compare
Source](https://redirect.github.com/zclconf/go-cty/compare/v1.18.0...v1.18.1)

###
[`v1.18.0`](https://redirect.github.com/zclconf/go-cty/compare/v1.17.0...v1.18.0)

[Compare
Source](https://redirect.github.com/zclconf/go-cty/compare/v1.17.0...v1.18.0)

###
[`v1.17.0`](https://redirect.github.com/zclconf/go-cty/releases/tag/v1.17.0)

[Compare
Source](https://redirect.github.com/zclconf/go-cty/compare/v1.16.4...v1.17.0)

`cty` now requires Go 1.23 or later.

- `cty.Value.Elements` offers a modern `iter.Seq2`-based equivalent of
`cty.Value.ElementIterator`.

- `cty.DeepValues` offers a modern `iter.Seq2`-based equivalent of
`cty.Walk`.

- `cty.Value.WrangleMarksDeep` allows inspecting and modifying
individual marks throughout a possibly-nested data structure.

Having now got some experience using marks more extensively in some
callers, it's become clear that it's often necessary for different
subsystems to be able to collaborate using independent marks without
upsetting each other's assumptions. Today that tends to be achieved
using hand-written transforms either with `cty.Transform` or
`cty.Value.UnmarkDeepWithPaths`/`cty.Value.MarkWithPaths`, both of which
can be pretty expensive even in the common case where there are no marks
present at all.

This new function allows inspecting and transforming marks with far less
overhead, by creating new values only for... (continued)

13747 of 27878 relevant lines covered (49.31%)

9.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25542949947.1 08 May 2026 07:39AM UTC 312
49.31
GitHub Action Run
Source Files on build 25542949947
  • Tree
  • List 312
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 452e2bdc on github
  • Prev Build on gh-readonly-queue/8.19/pr-6080-cd41775b60a9547d5f26448f91f6eaa567d310e5 (#25542937323)
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