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.5.14 #2098

Merged
merged 1 commit into from
May 14, 2024
Merged

chore: release 2024.5.14 #2098

merged 1 commit into from
May 14, 2024

Conversation

mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented May 14, 2024

🚀 Features

  • (erlang) make erlang core plugin stable by @jdx in d4bde6a
  • (python) make python_compile 3-way switch by @jdx in #2100
  • raise warning instead if install default gems failed by @jiz4oh in 83350be

🐛 Bug Fixes

  • (python) correct flavor for macos-x64 by @jdx in #2104
  • warn if failure installing default packages by @jdx in #2102
  • hide missing runtime warning in shim context by @jdx in #2103
  • handle tool_version parse failures by @jdx in #2105

⚡ Performance

🔍 Other Changes

  • do not fail workflow if cant post message by @jdx in 0f3bfd3

New Contributors

  • @jiz4oh made their first contribution

Copy link

codacy-production bot commented May 14, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (0f3bfd3) 17215 14067 81.71%
Head commit (d917a93) 17215 (+0) 14067 (+0) 81.71% (+0.00%)

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 (#2098) 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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@mise-en-dev mise-en-dev force-pushed the release branch 6 times, most recently from 2828f15 to ef7ecc1 Compare May 14, 2024 04:09
@jdx jdx enabled auto-merge (squash) May 14, 2024 04:22
@jdx jdx merged commit c2858ef into main May 14, 2024
8 checks passed
@jdx jdx deleted the release branch May 14, 2024 04:23
Copy link

Code Coverage

Package Line Rate Complexity Health
src 87% 0
src.cli 83% 0
src.cli.alias 90% 0
src.cli.args 96% 0
src.cli.backends 95% 0
src.cli.cache 95% 0
src.cli.config 93% 0
src.cli.direnv 80% 0
src.cli.plugins 87% 0
src.cli.settings 93% 0
src.cli.sync 29% 0
src.cli.tasks 68% 0
src.config.config_file 91% 0
src.config 88% 0
src.forge 67% 0
src.plugins.core 55% 0
src.plugins 84% 0
src.shell 98% 0
src.toolset 83% 0
src.ui 77% 0
Summary 82% (14067 / 17215) 0

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