FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(drawings): handle local zero-block files by antonreshetov · Pull Request #886 · massCodeIO/massCode · GitHub

fix(drawings): handle local zero-block files - #886

Merged
antonreshetov merged 1 commit into
mainfrom
fix/drawings-zero-block-files
Jul 23, 2026
Merged

fix(drawings): handle local zero-block files#886
antonreshetov merged 1 commit into
mainfrom
fix/drawings-zero-block-files

Conversation

Copy link
Copy Markdown
Member

Summary

  • Keep app-written drawing files local when the filesystem reports zero allocated blocks.
  • Preserve the local exemption across rename and duplicate only for verified local source files.
  • Cover successful mutations, genuine cloud placeholders, missing files, conflicts, and failed filesystem operations.

Testing

  • pnpm vitest run src/main/storage/providers/markdown/__tests__/drawings.test.ts (14 passed)
  • pnpm exec eslint src/main/storage/providers/markdown/drawings/index.ts src/main/storage/providers/markdown/__tests__/drawings.test.ts
  • git diff --check

antonreshetov merged commit c83f41e into main Jul 23, 2026
antonreshetov deleted the fix/drawings-zero-block-files branch July 23, 2026 15:17
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL