spine-tools / spine-items

Project items for Spine Toolbox.
https://www.tools-for-energy-system-modelling.org/
GNU Lesser General Public License v3.0
4 stars 4 forks source link

Hide credentials from Importer's source URL widget #172

Closed soininen closed 10 months ago

soininen commented 10 months ago

We now remove username and password from the source URL before showing it in Importer Specification editor.

Also, the source combo box has been replaced by a text field which makes more sense and simplifies code.

Resolves spine-tools/Spine-Toolbox#2429

Checklist before merging

codecov-commenter commented 10 months ago

Codecov Report

Attention: 52 lines in your changes are missing coverage. Please review.

Comparison is base (4577d95) 60.06% compared to head (1930ff7) 60.23%.

Files Patch % Lines
...ine_items/importer/widgets/import_editor_window.py 39.53% 48 Missing and 4 partials :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.8-dev #172 +/- ## =========================================== + Coverage 60.06% 60.23% +0.16% =========================================== Files 194 194 Lines 17615 17680 +65 Branches 2872 2887 +15 =========================================== + Hits 10581 10650 +69 + Misses 6468 6460 -8 - Partials 566 570 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.