Skip to content

chore: add file sync daemon tests - #129

Merged
ethanndickson merged 8 commits into
mainfrom
ethan/file-sync-daemon-tests
Apr 9, 2025
Merged

ethanndickson merged 8 commits into
mainfrom
ethan/file-sync-daemon-tests

Conversation

@ethanndickson

@ethanndickson ethanndickson commented Apr 4, 2025

Copy link
Copy Markdown
Member

These are just regression tests for the core file sync daemon functionality.

Also has sync sessions ignore VCS directories by default, as per the file sync RFC.

ethanndickson commented Apr 4, 2025

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ethanndickson
ethanndickson marked this pull request as ready for review April 7, 2025 02:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • Makefile: Language not supported
Comments suppressed due to low confidence (2)

Coder-Desktop/VPNLib/FileSync/FileSyncManagement.swift:22

  • The syntax 'do throws(DaemonError)' is not valid in Swift. Replace it with a standard 'do {' block for error handling.
do throws(DaemonError) {

Coder-Desktop/VPNLib/FileSync/FileSyncManagement.swift:20

  • [nitpick] Consider renaming the parameter 'arg' to a more descriptive name such as 'request' for improved clarity.
func createSession(arg: CreateSyncSessionRequest) async throws(DaemonError) {

Comment thread Coder-Desktop/Coder-DesktopTests/FileSyncDaemonTests.swift
@ethanndickson
ethanndickson force-pushed the ethan/file-sync-daemon-tests branch from 2b10e0e to e48c66a Compare April 8, 2025 03:25
@ethanndickson
ethanndickson force-pushed the ethan/remote-file-picker branch from 968fa7b to a553fb6 Compare April 8, 2025 03:25
@ethanndickson
ethanndickson force-pushed the ethan/file-sync-daemon-tests branch 2 times, most recently from a74e32f to 0cae729 Compare April 9, 2025 03:20

ethanndickson commented Apr 9, 2025

Copy link
Copy Markdown
Member Author

Merge activity

  • Apr 9, 6:01 AM EDT: A user started a stack merge that includes this pull request via Graphite.
  • Apr 9, 6:02 AM EDT: Graphite rebased this pull request as part of a merge.
  • Apr 9, 6:04 AM EDT: A user merged this pull request with Graphite.

@ethanndickson
ethanndickson changed the base branch from ethan/remote-file-picker to graphite-base/129 April 9, 2025 10:01
@ethanndickson
ethanndickson changed the base branch from graphite-base/129 to main April 9, 2025 10:01
@ethanndickson
ethanndickson force-pushed the ethan/file-sync-daemon-tests branch from 0cae729 to e2a0f1b Compare April 9, 2025 10:02
@ethanndickson
ethanndickson merged commit 8067574 into main Apr 9, 2025
@ethanndickson
ethanndickson deleted the ethan/file-sync-daemon-tests branch April 9, 2025 10:04
@ethanndickson ethanndickson self-assigned this May 23, 2025
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.

3 participants