Skip to content

Add temp path creation and TryGet collection refactor#58

Merged
OliverVea merged 2 commits into
masterfrom
feat/temp-paths-and-tryget-refactor
Feb 19, 2026
Merged

Add temp path creation and TryGet collection refactor#58
OliverVea merged 2 commits into
masterfrom
feat/temp-paths-and-tryget-refactor

Conversation

@OliverVea
Copy link
Copy Markdown
Owner

Summary

Test plan

  • dotnet test --project tests/Olve.Paths.Tests — 66 tests pass
  • dotnet test --project tests/Olve.Utilities.Tests — 157 tests pass
  • READMEs updated via npx embedme

Closes #53
Closes #57

🤖 Generated with Claude Code

OliverVea and others added 2 commits February 19, 2026 00:14
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
@OliverVea OliverVea merged commit 95dc453 into master Feb 19, 2026
11 checks passed
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.

refactor: replace OneOf returns with TryGet pattern in collections feat: add temporary path creation to Olve.Paths

1 participant