Skip to content

Conversation

@Computerdores
Copy link
Collaborator

Summary

As discussed on discord, introduces an unwrap method which accepts an argument of type T | None and returns T or throws an exceptions if the argument is None.

Tasks Completed

  • Platforms Tested:
    • Windows x86
    • Windows ARM
    • macOS x86
    • macOS ARM
    • Linux x86
    • Linux ARM
  • Tested For:
    • Basic functionality
    • PyInstaller executable

@Computerdores Computerdores added Type: Refactor Code that needs to be restructured or cleaned up Status: Review Needed A review of this is needed labels Aug 28, 2025
@Computerdores Computerdores moved this to 🏓 Ready for Review in TagStudio Development Aug 28, 2025
Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition! Approved when comments are addressed 👍

@Computerdores
Copy link
Collaborator Author

should all be addressed

@CyanVoxel CyanVoxel added Status: Mergeable The code is ready to be merged and removed Status: Review Needed A review of this is needed labels Aug 28, 2025
@Computerdores Computerdores moved this from 🏓 Ready for Review to 🍃 Pending Merge in TagStudio Development Aug 28, 2025
Copy link
Member

@CyanVoxel CyanVoxel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your work on this!

@CyanVoxel CyanVoxel merged commit e551359 into TagStudioDev:main Aug 28, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from 🍃 Pending Merge to ✅ Done in TagStudio Development Aug 28, 2025
@CyanVoxel CyanVoxel removed the Status: Mergeable The code is ready to be merged label Aug 29, 2025
@Computerdores Computerdores deleted the refactor/unwrap-optionals branch September 1, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Refactor Code that needs to be restructured or cleaned up

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants