SPF-OST / pytrnsys_gui

Graphical user interface for pytrnsys
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
3 stars 4 forks source link

Fix crash when trying to rename pipe to existing name #398

Closed zuckerruebe closed 1 year ago

zuckerruebe commented 1 year ago

This fixes https://github.com/SPF-OST/pytrnsys_gui/issues/395.

I've enabled mypy and pylint on segmentDialog.py so simple errors like the one that caused the current bug will be caught be static analysis in the future. As a second step I could also add a test for the dialog. But I'd maybe do that in a separat pull request to fix master ASAP.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication