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

docs(query): Clean up confusing aspects #212

Merged
merged 3 commits into from
Sep 3, 2024
Merged

docs(query): Clean up confusing aspects #212

merged 3 commits into from
Sep 3, 2024

Conversation

epage
Copy link
Collaborator

@epage epage commented Sep 3, 2024

Inspired by #210.

The comment is taken from termcolor's `#[cfg(not(windows))] fn env_allows_color`
and is instead bein applied to termcolor's equivelant of `#[cfg(windows)] fn should_ansi`.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 10689857468

Details

  • 0 of 17 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.04%) to 51.929%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/anstyle-query/src/lib.rs 0 17 0.0%
Files with Coverage Reduction New Missed Lines %
crates/anstyle-query/src/lib.rs 2 26.47%
Totals Coverage Status
Change from base Build 10688436029: 0.04%
Covered Lines: 1225
Relevant Lines: 2359

💛 - Coveralls

@epage epage merged commit d216cc1 into rust-cli:main Sep 3, 2024
14 of 15 checks passed
@epage epage deleted the docs branch September 3, 2024 20:13
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