Skip to content

Conversation

@Blacksmoke16
Copy link
Member

Context

The previous --quiet option suppressed most output but did not include errors. This PR introduces a new --silent option to totally ignore everything.

Changelog

  • Add ACON::Output::Verbosity::SILENT verbosity level
    • Existing commands using a --silent option will have to rename it

Before merging, remember to add the athena-framework/athena prefix to the PR number in the PR title

@codecov
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Flag Coverage Δ
compiled 8.12% <0.00%> (-0.01%) ⬇️
unit 92.80% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
clock 98.18% <ø> (ø)
console 92.74% <100.00%> (+0.07%) ⬆️
dependency_injection 64.28% <ø> (ø)
dotenv 96.80% <ø> (ø)
event_dispatcher 82.75% <ø> (ø)
framework 94.19% <ø> (-0.08%) ⬇️
image_size 95.03% <ø> (ø)
mercure 93.37% <ø> (ø)
negotiation 97.69% <ø> (ø)
routing 92.96% <ø> (ø)
serializer 87.23% <ø> (ø)
spec 93.54% <ø> (ø)
validator 92.37% <ø> (ø)

📢 Thoughts on this report? Let us know!

@Blacksmoke16 Blacksmoke16 merged commit ee5fc7a into master Dec 15, 2024
14 checks passed
@Blacksmoke16 Blacksmoke16 deleted the silent-output branch December 15, 2024 19:31
PallasAthenaie pushed a commit to athena-framework/console that referenced this pull request Dec 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants