|
Ran
|
Jobs
1
|
Files
235
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(deps): update module github.com/magefile/mage to v1.17.2 (9.4) (#5723) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/magefile/mage](https://redirect.github.com/magefile/mage) | require | patch | `v1.17.1` -> `v1.17.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>magefile/mage (github.com/magefile/mage)</summary> ### [`v1.17.2`](https://redirect.github.com/magefile/mage/releases/tag/v1.17.2): - Tab Completion [Compare Source](https://redirect.github.com/magefile/mage/compare/v1.17.1...v1.17.2) ##### What's New Tab completion is now available by running `mage -install <shell>` where the currently supported shells are zsh, bash, fish, and powershell. This was a long-requested feature that always made me nervous because it presumes a lot about your local machine... but I guess we're in for it now. Please report any issues you see.... it's rather a hard feature to test. But... it works on my machine? 😬 Fixed a backtick bug in comments and `mage -l` and `mage -h` no longer require compiling a binary, so they're way faster now. ##### Changelog - [`0953947`](https://redirect.github.com/magefile/mage/commit/0953947c1) make -h no long require compiling ([#​552](https://redirect.github.com/magefile/mage/issues/552)) - [`791a5b4`](https://redirect.github.com/magefile/mage/commit/791a5b407) Support Tab Completion ([#​551](https://redirect.github.com/magefile/mage/issues/551)) - [`cff82a6`](https://redirect.github.com/magefile/mage/commit/cff82a6fa) fix bug [#​537](https://redirect.github.com/magefile/mage/issues/537) - backticks in comments break output ([#​544](https://redirect.github.com/magefile/mage/issues/544)) </details> --- ### Configuration 📅 **Sch... (continued)
9727 of 12830 relevant lines covered (75.81%)
16.41 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
83.06 |
0.0% | internal/resources/providers/gcplib/inventory/provider.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25189919873.1 | 235 |
75.81 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|