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

Always log prepare script stdout and stderr #1480

Merged
merged 5 commits into from
Feb 7, 2025

Conversation

brynary
Copy link
Member

@brynary brynary commented Feb 6, 2025

  • Always log prepare_script stdout to info level, and stderr to warn level

Copy link
Contributor

qltysh bot commented Feb 6, 2025

1 new issue

Tool Category Rule Count
qlty Structure High total complexity (count = 52) 1

qlty successfully analyzed this pull request in 3m.

Copy link
Contributor

qltysh bot commented Feb 6, 2025

Diff Coverage: The code coverage on the diff in this pull request is 100.0%.

Total Coverage: This PR will not change total coverage.

File Coverage Changes
Path File Coverage Δ Indirect
qlty-check/src/executor/driver.rs -1.2
qlty-check/src/tool/command_builder.rs 2.6
qlty-check/src/tool/download.rs 0.7
qlty-check/src/tool/ruby/sys/linux.rs -1.6
qlty-check/src/tool/ruby/sys/macos.rs 3.1
qlty-cli/src/initializer/scanner/gemfile.rs 0.3
qlty-cloud/src/auth/auth_flow.rs -0.5
🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

@brynary brynary merged commit eb0d0ef into main Feb 7, 2025
7 checks passed
@brynary brynary deleted the bh-always-log-prepare-script branch February 7, 2025 16:34
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