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: implement additional methods for simulated Path #566

Merged
merged 7 commits into from
Apr 19, 2024

Conversation

vbreuss
Copy link
Member

@vbreuss vbreuss commented Apr 16, 2024

Implement the following methods for the simulated Path:

  • ChangeExtension
  • EndsInDirectorySeparator
  • GetExtension
  • GetFileName
  • GetFileNameWithoutExtension

See #460

@vbreuss vbreuss added the enhancement New feature or request label Apr 16, 2024
@vbreuss vbreuss self-assigned this Apr 16, 2024
@vbreuss vbreuss changed the title feat: implement Path.ChangeExtension feat: implement additional methods for simulated Path Apr 16, 2024
Copy link

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

@vbreuss vbreuss force-pushed the topic/enable-change-extension branch from e43d4f4 to 75396c7 Compare April 16, 2024 22:54
@vbreuss vbreuss force-pushed the topic/enable-change-extension branch from 9281a1c to 75396c7 Compare April 19, 2024 11:39
@vbreuss vbreuss marked this pull request as ready for review April 19, 2024 12:38
@vbreuss vbreuss force-pushed the topic/enable-change-extension branch from ba1f8d3 to 9b30a65 Compare April 19, 2024 12:40
Copy link

sonarcloud bot commented Apr 19, 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) April 19, 2024 12:48
@vbreuss vbreuss merged commit a43d1f0 into main Apr 19, 2024
13 checks passed
@vbreuss vbreuss deleted the topic/enable-change-extension branch April 19, 2024 12:52
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.

1 participant