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: improving task docs and cli reference docs #2678

Merged
merged 2 commits into from
Sep 29, 2024
Merged

feat: improving task docs and cli reference docs #2678

merged 2 commits into from
Sep 29, 2024

Conversation

jdx
Copy link
Owner

@jdx jdx commented Sep 28, 2024

No description provided.

@jdx jdx force-pushed the task-docs branch 9 times, most recently from d70d91f to 6eea7d6 Compare September 28, 2024 23:07
Copy link

codacy-production bot commented Sep 28, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.73% 91.89%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (f614177) 19541 15490 79.27%
Head commit (3e581fa) 19484 (-57) 15303 (-187) 78.54% (-0.73%)

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 (#2678) 74 68 91.89%

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 task-docs branch 2 times, most recently from a7c9dda to 393e7d6 Compare September 28, 2024 23:30
@jdx jdx changed the title feat: improving task docs feat: improving task docs and cli reference docs Sep 28, 2024
@jdx jdx marked this pull request as ready for review September 28, 2024 23:33
@jdx jdx force-pushed the task-docs branch 2 times, most recently from 4d8b8fb to 3d5add2 Compare September 28, 2024 23:57
@jdx jdx enabled auto-merge (squash) September 29, 2024 00:01
@jdx jdx disabled auto-merge September 29, 2024 00:06
@jdx jdx merged commit a2c1c22 into main Sep 29, 2024
2 checks passed
@jdx jdx deleted the task-docs branch September 29, 2024 00:06
Copy link

Code Coverage

Package Line Rate Complexity Health
src.backend 64% 0
src 86% 0
src.cli 76% 0
src.cli.alias 89% 0
src.cli.args 97% 0
src.cli.backends 95% 0
src.cli.cache 88% 0
src.cli.config 91% 0
src.cli.direnv 80% 0
src.cli.generate 72% 0
src.cli.plugins 84% 0
src.cli.settings 94% 0
src.cli.sync 56% 0
src.cli.tasks 75% 0
src.config.config_file 83% 0
src.config 86% 0
src.plugins 80% 0
src.plugins.core 55% 0
src.shell 98% 0
src.task 92% 0
src.toolset 85% 0
src.ui 66% 0
Summary 79% (15303 / 19484) 0

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