Skip to content

feat: added more aqua tools#3021

Merged
jdx merged 1 commit into
mainfrom
coverage
Nov 14, 2024
Merged

feat: added more aqua tools#3021
jdx merged 1 commit into
mainfrom
coverage

Conversation

@jdx

@jdx jdx commented Nov 14, 2024

Copy link
Copy Markdown
Owner

No description provided.

@jdx jdx changed the title coverage feat: added more aqua tools Nov 14, 2024
@codacy-production

codacy-production Bot commented Nov 14, 2024

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+1.06% 52.54%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0406993) 20670 15730 76.10%
Head commit (af0b0ac) 20721 (+51) 15988 (+258) 77.16% (+1.06%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#3021) 59 31 52.54%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@jdx jdx force-pushed the coverage branch 10 times, most recently from 54890c5 to 0621416 Compare November 14, 2024 07:38
@jdx jdx merged commit 7dc29d5 into main Nov 14, 2024
@jdx jdx deleted the coverage branch November 14, 2024 07:49
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Nov 14, 2024
## [2024.11.12](https://github.com/jdx/mise/compare/v2024.11.11..v2024.11.12) - 2024-11-14

### 🚀 Features

- added more aqua tools by [@jdx](https://github.com/jdx) in [#3021](jdx/mise#3021)

### 🧪 Testing

- build mise for coverage tests by [@jdx](https://github.com/jdx) in [#3020](jdx/mise#3020)

### 🔍 Other Changes

- build during windows-unit by [@jdx](https://github.com/jdx) in [995907f](jdx/mise@995907f)
- fix lint error by [@jdx](https://github.com/jdx) in [924592a](jdx/mise@924592a)

## [2024.11.11](https://github.com/jdx/mise/compare/v2024.11.10..v2024.11.11) - 2024-11-14

### 🧪 Testing

- added hyperfine test by [@jdx](https://github.com/jdx) in [#3016](jdx/mise#3016)

### 🔍 Other Changes

- Update mise.toml by [@jdx](https://github.com/jdx) in [35c55e0](jdx/mise@35c55e0)
- added tasks.toml by [@jdx](https://github.com/jdx) in [8a02900](jdx/mise@8a02900)
- reuse CI cache on jobs by [@jdx](https://github.com/jdx) in [#3018](jdx/mise#3018)
- remove cargo-deny warning by [@jdx](https://github.com/jdx) in [a1479b6](jdx/mise@a1479b6)
- improve CI caching by [@jdx](https://github.com/jdx) in [0ffe565](jdx/mise@0ffe565)

## [2024.11.10](https://github.com/jdx/mise/compare/v2024.11.9..v2024.11.10) - 2024-11-14

### 🚀 Features

- added aliases to registry by [@jdx](https://github.com/jdx) in [#3007](jdx/mise#3007)
- added more aqua tools by [@jdx](https://github.com/jdx) in [#3008](jdx/mise#3008)

### 🐛 Bug Fixes

- default python to precompiled by [@jdx](https://github.com/jdx) in [dfb13de](jdx/mise@dfb13de)

### 🚜 Refactor

- consolidate tool/plugin loading to install_state.rs by [@jdx](https://github.com/jdx) in [#3015](jdx/mise#3015)

### 🧪 Testing

- remove alias from test-plugins by [@jdx](https://github.com/jdx) in [7d2406b](jdx/mise@7d2406b)
msk pushed a commit to msk/pkgsrc that referenced this pull request May 11, 2026
## [2024.11.12](https://github.com/jdx/mise/compare/v2024.11.11..v2024.11.12) - 2024-11-14

### 🚀 Features

- added more aqua tools by [@jdx](https://github.com/jdx) in [#3021](jdx/mise#3021)

### 🧪 Testing

- build mise for coverage tests by [@jdx](https://github.com/jdx) in [#3020](jdx/mise#3020)

### 🔍 Other Changes

- build during windows-unit by [@jdx](https://github.com/jdx) in [995907f](jdx/mise@995907f)
- fix lint error by [@jdx](https://github.com/jdx) in [924592a](jdx/mise@924592a)

## [2024.11.11](https://github.com/jdx/mise/compare/v2024.11.10..v2024.11.11) - 2024-11-14

### 🧪 Testing

- added hyperfine test by [@jdx](https://github.com/jdx) in [#3016](jdx/mise#3016)

### 🔍 Other Changes

- Update mise.toml by [@jdx](https://github.com/jdx) in [35c55e0](jdx/mise@35c55e0)
- added tasks.toml by [@jdx](https://github.com/jdx) in [8a02900](jdx/mise@8a02900)
- reuse CI cache on jobs by [@jdx](https://github.com/jdx) in [#3018](jdx/mise#3018)
- remove cargo-deny warning by [@jdx](https://github.com/jdx) in [a1479b6](jdx/mise@a1479b6)
- improve CI caching by [@jdx](https://github.com/jdx) in [0ffe565](jdx/mise@0ffe565)

## [2024.11.10](https://github.com/jdx/mise/compare/v2024.11.9..v2024.11.10) - 2024-11-14

### 🚀 Features

- added aliases to registry by [@jdx](https://github.com/jdx) in [#3007](jdx/mise#3007)
- added more aqua tools by [@jdx](https://github.com/jdx) in [#3008](jdx/mise#3008)

### 🐛 Bug Fixes

- default python to precompiled by [@jdx](https://github.com/jdx) in [dfb13de](jdx/mise@dfb13de)

### 🚜 Refactor

- consolidate tool/plugin loading to install_state.rs by [@jdx](https://github.com/jdx) in [#3015](jdx/mise#3015)

### 🧪 Testing

- remove alias from test-plugins by [@jdx](https://github.com/jdx) in [7d2406b](jdx/mise@7d2406b)
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request May 13, 2026
## [2024.11.12](https://github.com/jdx/mise/compare/v2024.11.11..v2024.11.12) - 2024-11-14

### 🚀 Features

- added more aqua tools by [@jdx](https://github.com/jdx) in [#3021](jdx/mise#3021)

### 🧪 Testing

- build mise for coverage tests by [@jdx](https://github.com/jdx) in [#3020](jdx/mise#3020)

### 🔍 Other Changes

- build during windows-unit by [@jdx](https://github.com/jdx) in [995907f](jdx/mise@995907f)
- fix lint error by [@jdx](https://github.com/jdx) in [924592a](jdx/mise@924592a)

## [2024.11.11](https://github.com/jdx/mise/compare/v2024.11.10..v2024.11.11) - 2024-11-14

### 🧪 Testing

- added hyperfine test by [@jdx](https://github.com/jdx) in [#3016](jdx/mise#3016)

### 🔍 Other Changes

- Update mise.toml by [@jdx](https://github.com/jdx) in [35c55e0](jdx/mise@35c55e0)
- added tasks.toml by [@jdx](https://github.com/jdx) in [8a02900](jdx/mise@8a02900)
- reuse CI cache on jobs by [@jdx](https://github.com/jdx) in [#3018](jdx/mise#3018)
- remove cargo-deny warning by [@jdx](https://github.com/jdx) in [a1479b6](jdx/mise@a1479b6)
- improve CI caching by [@jdx](https://github.com/jdx) in [0ffe565](jdx/mise@0ffe565)

## [2024.11.10](https://github.com/jdx/mise/compare/v2024.11.9..v2024.11.10) - 2024-11-14

### 🚀 Features

- added aliases to registry by [@jdx](https://github.com/jdx) in [#3007](jdx/mise#3007)
- added more aqua tools by [@jdx](https://github.com/jdx) in [#3008](jdx/mise#3008)

### 🐛 Bug Fixes

- default python to precompiled by [@jdx](https://github.com/jdx) in [dfb13de](jdx/mise@dfb13de)

### 🚜 Refactor

- consolidate tool/plugin loading to install_state.rs by [@jdx](https://github.com/jdx) in [#3015](jdx/mise#3015)

### 🧪 Testing

- remove alias from test-plugins by [@jdx](https://github.com/jdx) in [7d2406b](jdx/mise@7d2406b)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant