Skip to content

Update docs to clarify when commands are run #789

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

Merged
merged 3 commits into from
May 16, 2025
Merged

Conversation

blampe
Copy link
Contributor

@blampe blampe commented May 16, 2025

Fixes #751

Copy link

codecov bot commented May 16, 2025

Codecov Report

Attention: Patch coverage is 0% with 21 lines in your changes missing coverage. Please review.

Project coverage is 27.60%. Comparing base (1c07006) to head (e044353).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
provider/pkg/provider/common/inputs.go 0.00% 19 Missing ⚠️
provider/pkg/provider/local/run.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #789      +/-   ##
==========================================
- Coverage   27.80%   27.60%   -0.20%     
==========================================
  Files          24       24              
  Lines         982      989       +7     
==========================================
  Hits          273      273              
- Misses        662      669       +7     
  Partials       47       47              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@blampe blampe requested review from aureq, mjeffryes and EronWright May 16, 2025 17:03
@blampe blampe requested a review from mjeffryes May 16, 2025 20:18
@mjeffryes mjeffryes merged commit 3ca3a10 into master May 16, 2025
18 of 20 checks passed
@mjeffryes mjeffryes deleted the blampe/update-docs branch May 16, 2025 23:55
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.

[docs] The documentation for command.local.Command() needs to better explain when commands are executed
2 participants