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

Fix color codes used even when --color never is specified #148

Merged
merged 6 commits into from
Dec 10, 2023

Fix missing initializer warning

fa587c0
Select commit
Loading
Failed to load commit list.
Merged

Fix color codes used even when --color never is specified #148

Fix missing initializer warning
fa587c0
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 10, 2023 in 0s

72.13% of diff hit (target 93.67%)

View this Pull Request on Codecov

72.13% of diff hit (target 93.67%)

Annotations

Check warning on line 206 in src/snitch_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snitch_cli.cpp#L205-L206

Added lines #L205 - L206 were not covered by tests

Check warning on line 220 in src/snitch_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snitch_cli.cpp#L216-L220

Added lines #L216 - L220 were not covered by tests

Check warning on line 224 in src/snitch_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snitch_cli.cpp#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 264 in src/snitch_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snitch_cli.cpp#L260-L264

Added lines #L260 - L264 were not covered by tests

Check warning on line 267 in src/snitch_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snitch_cli.cpp#L266-L267

Added lines #L266 - L267 were not covered by tests

Check warning on line 269 in src/snitch_cli.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/snitch_cli.cpp#L269

Added line #L269 was not covered by tests