|
Ran
|
Jobs
1
|
Files
235
|
Run time
1min
|
Badge
README BADGES
|
push
github
chore(deps): update dependency cue to v0.16.1 (main) (#5295) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [cue](https://redirect.github.com/cue-lang/cue) | minor | `0.15.4` -> `0.16.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cue-lang/cue (cue)</summary> ### [`v0.16.1`](https://redirect.github.com/cue-lang/cue/releases/tag/v0.16.1) #### Language The `fallback` keyword in the `aliasv2` experiment is replaced by `otherwise`, which is clearer. `cue fmt` or `cue fix` can be used to rewrite existing code. #### Evaluator Fix a regression where the compiler could add comments to the input AST value, which could lead to increased memory usage. Fix a bug where exporting certain schemas could result in "cannot have both alias and field in same scope" errors. #### `cmd/cue` Fix a panic which could occur when using non-label expressions in the `--path` flag. Teach `cue login` to give helpful errors when used with OCI registries which don't support the OAuth2 device flow. #### Go API Fix a regression where `cue.Context.Encode` could panic on custom marshaler types with pointer receivers. <details> <summary><b>Full list of changes since v0.16.0</b></summary> - internal/cueversion: bump to v0.16.1 by [@​mvdan](https://redirect.github.com/mvdan) in [`6d609d7`](https://redirect.github.com/cue-lang/cue/commit/6d609d768) - internal/ci: build releases with Go 1.26.2 by [@​mvdan](https://redirect.github.com/mvdan) in [`cedf4c8`](https://redirect.github.com/cue-lang/cue/commit/cedf4c849) - update all golang.org/x/... dependencies by [@​mvdan](https://redirect.github.com/mvdan) in [`b4efeef`](https://redirect.github.com/cue-lang/cue/commit/b4efeef71) - all: rename fallback keyword to otherw... (continued)
9730 of 12830 relevant lines covered (75.84%)
16.4 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
84.04 |
1.3% | internal/resources/providers/gcplib/inventory/provider.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 24867593563.1 | 235 |
75.84 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|