Skip to content

RemoteEdit Draft Management and Recovery - #241

Open
nschimme wants to merge 7 commits into
masterfrom
remote-edit-draft-management-18138830753454044249
Open

RemoteEdit Draft Management and Recovery#241
nschimme wants to merge 7 commits into
masterfrom
remote-edit-draft-management-18138830753454044249

Fix compilation error in MainWindow and decouple RemoteEdit results

91d963b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

26.07% (+0.98%) compared to 1e3eafb

View this Pull Request on Codecov

26.07% (+0.98%) compared to 1e3eafb

Details

Codecov Report

❌ Patch coverage is 1.77515% with 332 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.07%. Comparing base (1e3eafb) to head (91d963b).

Files with missing lines Patch % Lines
src/mpi/remoteedit.cpp 0.00% 182 Missing ⚠️
src/mpi/remoteeditsession.cpp 0.00% 46 Missing ⚠️
src/proxy/proxy.cpp 0.00% 29 Missing ⚠️
src/mpi/remoteeditprocess.cpp 0.00% 23 Missing ⚠️
src/mainwindow/mainwindow.cpp 0.00% 15 Missing ⚠️
src/mainwindow/TasksPanel.cpp 0.00% 10 Missing ⚠️
src/mpi/remoteeditsession.h 0.00% 7 Missing ⚠️
src/proxy/MudTelnet.cpp 0.00% 5 Missing ⚠️
src/mpi/remoteeditwidget.cpp 0.00% 4 Missing ⚠️
src/proxy/MudTelnet.h 0.00% 4 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
+ Coverage   25.08%   26.07%   +0.98%     
==========================================
  Files         528      528              
  Lines       44211    45812    +1601     
  Branches     4793     4847      +54     
==========================================
+ Hits        11092    11944     +852     
- Misses      33119    33868     +749     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.