Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: fix crash removing unsupported unicode chars #207

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

Guts
Copy link
Owner

@Guts Guts commented Mar 4, 2024

No description provided.

@Guts Guts requested a review from sylvainbeo March 4, 2024 10:06
@Guts Guts self-assigned this Mar 4, 2024
Copy link

codecov bot commented Mar 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 16.45%. Comparing base (a4627ed) to head (7e97d1e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #207   +/-   ##
=======================================
  Coverage   16.45%   16.45%           
=======================================
  Files          31       31           
  Lines        2893     2893           
  Branches      297      297           
=======================================
  Hits          476      476           
  Misses       2397     2397           
  Partials       20       20           
Flag Coverage Δ
unittests 16.45% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
dicogis/ui/misc_buttons.py 40.74% <ø> (ø)
dicogis/ui/tab_files.py 17.17% <ø> (ø)
dicogis/DicoGIS.py 0.00% <0.00%> (ø)

@Guts Guts merged commit 469cd5d into master Mar 4, 2024
7 checks passed
@Guts Guts deleted the ui/remove-unicode-chars branch March 4, 2024 10:16
@Guts Guts added bug Houston, we've a problem! GUI Related to graphical user interface labels Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Houston, we've a problem! GUI Related to graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants