Conversation
dbff7ec to
185fc84
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesCodacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more |
f0e77fb to
6441031
Compare
This was referenced Nov 14, 2024
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.