Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2024.10.11 #2819

Merged
merged 1 commit into from
Oct 27, 2024
Merged

chore: release 2024.10.11 #2819

merged 1 commit into from
Oct 27, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Oct 25, 2024

🚀 Features

  • (registry) add ubi as primary backend for additional tools by @jimeh in #2827
  • (registry) add various new tools by @jimeh in #2833
  • add ubi backend for eza by @yodatak in #2823
  • added env-only plugin support by @jdx in #2832

🐛 Bug Fixes

  • make ubi installs with exe work for mise x by @jdx in #2825

📚 Documentation

⚡ Performance

  • memoize CLI loading by @jdx in #2826
  • improve shim loading by @jdx in #2828
  • eager load some data to improve performance by @jdx in #2829
  • eager load plugin/backend data by @jdx in #2830

🧪 Testing

🔍 Other Changes

  • minor tweaks to settings by @jdx in b4e2413
  • Revert "feat: add ubi backend for eza" by @jdx in #2831

New Contributors

Copy link

codacy-production bot commented Oct 25, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.11%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (604a232) 19542 14992 76.72%
Head commit (fc6dcfc) 19542 (+0) 14971 (-21) 76.61% (-0.11%)

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 (#2819) 0 0 ∅ (not applicable)

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

@mise-en-dev mise-en-dev force-pushed the release branch 15 times, most recently from 927764b to 9fce559 Compare October 27, 2024 00:18
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 61% 0
src 82% 0
src.cli 78% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 87% 0
src.cli.config 91% 0
src.cli.direnv 80% 0
src.cli.generate 72% 0
src.cli.plugins 84% 0
src.cli.settings 93% 0
src.cli.sync 56% 0
src.cli.tasks 75% 0
src.config.config_file 82% 0
src.config 84% 0
src.plugins 65% 0
src.plugins.core 53% 0
src.shell 98% 0
src.task 93% 0
src.toolset 82% 0
src.ui 68% 0
Summary 77% (14971 / 19542) 0

@jdx jdx merged commit d84ce23 into main Oct 27, 2024
30 checks passed
@jdx jdx deleted the release branch October 27, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants