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

Handle directory ignore paths and --respect-ignores #852

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

JohnnyMorganz
Copy link
Owner

Fixes #845

@JohnnyMorganz JohnnyMorganz marked this pull request as ready for review January 20, 2024 12:14
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc3ce88) 97.03% compared to head (9244ba3) 97.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #852   +/-   ##
=======================================
  Coverage   97.03%   97.03%           
=======================================
  Files          16       16           
  Lines        5995     5995           
=======================================
  Hits         5817     5817           
  Misses        178      178           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JohnnyMorganz JohnnyMorganz merged commit bad9530 into main Jan 20, 2024
19 checks passed
@JohnnyMorganz JohnnyMorganz deleted the directory-paths-ignore branch January 20, 2024 12:37
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.

--respect-ignores: does not correctly ignore folders without the globbing pattern
1 participant