Skip to content

Fixes broken proxy config window#2938

Merged
gingi merged 2 commits intomainfrom
shpaster/remove-electron-remote
Nov 7, 2024
Merged

Fixes broken proxy config window#2938
gingi merged 2 commits intomainfrom
shpaster/remove-electron-remote

Conversation

@gingi
Copy link
Member

@gingi gingi commented Oct 30, 2024

Used deprecated Electron remote object

@codecov
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 12 lines in your changes missing coverage. Please review.

Project coverage is 80.34%. Comparing base (d43018f) to head (c49cf1d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ration-window/manual-proxy-configuration-window.ts 60.00% 11 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2938      +/-   ##
==========================================
- Coverage   80.41%   80.34%   -0.08%     
==========================================
  Files        1504     1505       +1     
  Lines       48743    48800      +57     
  Branches     6074     6026      -48     
==========================================
+ Hits        39197    39206       +9     
+ Misses       9426     9406      -20     
- Partials      120      188      +68     
Files with missing lines Coverage Δ
...n-window/manual-proxy-configuration-window.spec.ts 100.00% <100.00%> (ø)
...ration-window/manual-proxy-configuration-window.ts 64.70% <60.00%> (+39.70%) ⬆️

... and 27 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d43018f...c49cf1d. Read the comment docs.

@gingi gingi requested a review from dpwatrous November 1, 2024 14:47
@gingi gingi enabled auto-merge (squash) November 1, 2024 14:48
gingi added 2 commits November 6, 2024 12:33
Adapts to Electron's ipcRenderer changes. Refactors proxy business logic and adds unit tests.
Compensates for native window title bar buttons
@gingi gingi force-pushed the shpaster/remove-electron-remote branch from c06158a to c49cf1d Compare November 6, 2024 17:35
@gingi gingi requested a review from dpwatrous November 6, 2024 21:13
@gingi gingi merged commit d632200 into main Nov 7, 2024
@gingi gingi deleted the shpaster/remove-electron-remote branch November 7, 2024 15:04
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.

2 participants