open-build-service-connector
open-build-service-connector copied to clipboard
Better support for remote development
Codecov Report
Merging #39 (8f88d8b) into master (91f48bf) will increase coverage by
0.01%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #39 +/- ##
==========================================
+ Coverage 49.20% 49.21% +0.01%
==========================================
Files 24 24
Lines 3073 3074 +1
Branches 781 781
==========================================
+ Hits 1512 1513 +1
Misses 1440 1440
Partials 121 121
| Impacted Files | Coverage Δ | |
|---|---|---|
| src/accounts.ts | 75.92% <100.00%> (+0.05%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 91f48bf...8f88d8b. Read the comment docs.
@AdamMajer Could you download this vsix: https://github.com/SUSE/open-build-service-connector/suites/2296815696/artifacts/48131261, unzip it, install it in vscode and give it a try whether it improves #22?
It looks like it works now. The accounts are imported successfully via remote SSH session, though it looks a little funny. Both OBS and IBS are empty but OBS only has the extra icons.

Sorry for the late reply.