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

feat(zig): make dev builds installable #2514

Merged
merged 3 commits into from
Aug 27, 2024
Merged

feat(zig): make dev builds installable #2514

merged 3 commits into from
Aug 27, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Aug 27, 2024

No description provided.

@jdx jdx changed the title Zig dev feat(zig): make dev builds installable Aug 27, 2024
@jdx jdx enabled auto-merge (squash) August 27, 2024 22:28
@jdx jdx merged commit de5d26b into main Aug 27, 2024
9 of 10 checks passed
@jdx jdx deleted the zig-dev branch August 27, 2024 22:33
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 61% 0
src 86% 0
src.cli 82% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 95% 0
src.cli.config 92% 0
src.cli.direnv 80% 0
src.cli.generate 87% 0
src.cli.plugins 85% 0
src.cli.settings 93% 0
src.cli.sync 58% 0
src.cli.tasks 71% 0
src.config.config_file 87% 0
src.config 88% 0
src.plugins 82% 0
src.plugins.core 55% 0
src.shell 98% 0
src.toolset 87% 0
src.ui 63% 0
Summary 79% (14092 / 17739) 0

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.02% 0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (270adb8) 17744 14092 79.42%
Head commit (e152c57) 17739 (-5) 14092 (+0) 79.44% (+0.02%)

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 (#2514) 9 0 0.00%

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

triarius pushed a commit to triarius/mise that referenced this pull request Sep 18, 2024
* feat(zig): make dev builds installable

* fix(zig): styling issues

* removed unnecessary code

---------

Co-authored-by: Burak Sırma <[email protected]>
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.

2 participants