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

Colorise hidden files and directories #595

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ayushpoddar
Copy link
Contributor

@ayushpoddar ayushpoddar commented Jun 7, 2023

Description

This PR introduces to keys to light_colors.yaml and dark_colors.yaml to maintain special colors for hidden files and directories

@codecov-commenter
Copy link

codecov-commenter commented Jun 7, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08 🎉

Comparison is base (28c188b) 92.13% compared to head (305e248) 92.22%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
+ Coverage   92.13%   92.22%   +0.08%     
==========================================
  Files           8        8              
  Lines         623      630       +7     
==========================================
+ Hits          574      581       +7     
  Misses         49       49              
Impacted Files Coverage Δ
lib/colorls/core.rb 93.23% <100.00%> (+0.12%) ⬆️
lib/colorls/fileinfo.rb 90.56% <100.00%> (+0.36%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ayushpoddar ayushpoddar marked this pull request as draft June 7, 2023 12:05
@ayushpoddar ayushpoddar marked this pull request as ready for review June 7, 2023 12:10
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.

None yet

2 participants