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

feat: support more properties of EnumerationOptions #589

Merged
merged 5 commits into from May 1, 2024

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented May 1, 2024

Support the following properties of EnumerationOptions:

  • MaxRecursionDepth
  • ReturnSpecialDirectories
  • AttributesToSkip

This implements all attributes, except IgnoreInaccessible that are mentioned in TestableIO/System.IO.Abstractions#653

@vbreuss vbreuss added the enhancement New feature or request label May 1, 2024
@vbreuss vbreuss self-assigned this May 1, 2024
Copy link

github-actions bot commented May 1, 2024

Stryker.NET mutation tested the changes in the pull request:
Mutation testing badge

Copy link

sonarcloud bot commented May 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@vbreuss vbreuss enabled auto-merge (squash) May 1, 2024 15:23
@vbreuss vbreuss merged commit 29ccbad into main May 1, 2024
12 checks passed
@vbreuss vbreuss deleted the topic/implement-enumerationoptions branch May 1, 2024 15:33
Copy link

github-actions bot commented May 5, 2024

This is addressed in release v3.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request state: released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant