Skip to content

Conversation

Computerdores
Copy link
Collaborator

Summary

Progress on #1061.

Applies unwrap in bunch of places where it was necessary. Also contains some other small things I fixed when I came across them.

Tasks Completed

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

@CyanVoxel CyanVoxel added this to the Alpha v9.5.6 milestone Sep 8, 2025
@CyanVoxel CyanVoxel added the Type: Refactor Code that needs to be restructured or cleaned up label Sep 8, 2025
@CyanVoxel CyanVoxel moved this to 🚧 In progress in TagStudio Development Sep 8, 2025
@Computerdores Computerdores mentioned this pull request Sep 8, 2025
8 tasks
@Computerdores
Copy link
Collaborator Author

Computerdores commented Sep 8, 2025

tests pass for me locally unfortunately. From what I can see in the logs here, the error is not in my PR per sé, it was just not noticed before because the unwrap was missing

@CyanVoxel
Copy link
Member

tests pass for me locally unfortunately. From what I can see in the logs here, the error is not in my PR though it was just not noticed before because the unwrap was missing

I have the same tests failing for me locally (macOS)

@Computerdores Computerdores force-pushed the fix/missing-unwrap branch 3 times, most recently from abe345f to f115edd Compare September 9, 2025 17:23
@Computerdores
Copy link
Collaborator Author

since this is only meant to be a refactor I have reverted the small changes that caused the tests to fail. Determining whether those are bugs or not will be left for a future PR

@Computerdores Computerdores moved this from 🚧 In progress to 🏓 Ready for Review in TagStudio Development Sep 9, 2025
@Computerdores Computerdores added the Status: Review Needed A review of this is needed label Sep 9, 2025
@CyanVoxel CyanVoxel moved this from 🏓 Ready for Review to 👀 In review in TagStudio Development Sep 9, 2025
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Sep 10, 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 c1599c9 into TagStudioDev:main Sep 10, 2025
5 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in TagStudio Development Sep 10, 2025
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