Skip to content

refactor(web-client): refactor WASM interfaces to remove static consructor functions#775

Merged
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
web-client-refactor
Apr 23, 2025
Merged

refactor(web-client): refactor WASM interfaces to remove static consructor functions#775
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
web-client-refactor

Conversation

@RRRadicalEdward
Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions
Copy link
Copy Markdown

Coverage Report 🤖 ⚙️

Past:
Total lines: 30832
Covered lines: 19744 (64.04%)

New:
Total lines: 30832
Covered lines: 19740 (64.02%)

Diff: -0.01%

[this comment will be updated automatically]

@@ -65,14 +64,7 @@ export class RemoteDesktopService {
}

createClipboardData(): ClipboardData {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

note: For myself. Verify if we still need this function.

Copy link
Copy Markdown
Member

@CBenoit Benoît Cortier (CBenoit) left a comment

Choose a reason for hiding this comment

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

LGTM!

@CBenoit Benoît Cortier (CBenoit) merged commit aef4b92 into master Apr 23, 2025
10 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the web-client-refactor branch April 23, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants