Skip to content

Refactor VFSException and add unit tests#36

Merged
phmatray merged 1 commit intomainfrom
vfsexception
Mar 16, 2023
Merged

Refactor VFSException and add unit tests#36
phmatray merged 1 commit intomainfrom
vfsexception

Conversation

@phmatray
Copy link
Copy Markdown
Contributor

  • Refactored VFSException by adding a default constructor and XML documentation
  • Created unit tests for VFSException to ensure proper functionality
  • Verified that all tests pass and exceptions are correctly thrown when expected

- Refactored VFSException by adding a default constructor and XML documentation
- Created unit tests for VFSException to ensure proper functionality
- Verified that all tests pass and exceptions are correctly thrown when expected
@changelogg
Copy link
Copy Markdown

changelogg bot commented Mar 16, 2023

Hey! Changelogs info seems to be missing or might be in incorrect format.
Please use the below template in PR description to ensure Changelogg can detect your changes:
- (tag) changelog_text
or
- tag: changelog_text
OR
You can add tag in PR header or while doing a commit too
(tag) PR header
or
tag: PR header
Valid tags: added / feat, changed, deprecated, fixed / fix, removed, security, build, ci, chore, docs, perf, refactor, revert, style, test
Thanks!
For more info, check out changelogg docs

@phmatray phmatray merged commit bbe9b1f into main Mar 16, 2023
@phmatray phmatray deleted the vfsexception branch March 16, 2023 14:47
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.

1 participant