|
Ran
|
Jobs
1
|
Files
312
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix(deps): update module github.com/magefile/mage to v1.17.2 (8.19) (#6133) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/magefile/mage](https://redirect.github.com/magefile/mage) | require | minor | `v1.15.0` -> `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)) ### [`v1.17.1`](https://redirect.github.com/... (continued)
13748 of 27878 relevant lines covered (49.31%)
9.44 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25544438235.1 | 312 |
49.31 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|