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

fix: open FileChooser at AWT Thread #863

Merged
merged 1 commit into from
Nov 24, 2022
Merged

fix: open FileChooser at AWT Thread #863

merged 1 commit into from
Nov 24, 2022

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Nov 23, 2022

fix #862

@tangcent tangcent added the type: bug Something isn't working label Nov 23, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #863 (c31aa3e) into master (e0c29af) will not change coverage.
The diff coverage is 40.000%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #863   +/-   ##
===========================================
  Coverage     60.677%   60.677%           
  Complexity      2322      2322           
===========================================
  Files            263       263           
  Lines          11909     11909           
  Branches        2837      2837           
===========================================
  Hits            7226      7226           
  Misses          3276      3276           
  Partials        1407      1407           
Flag Coverage Δ
unittests 60.677% <40.000%> (ø)

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

Impacted Files Coverage Δ
.../com/itangcent/idea/utils/IdeaFileChooserHelper.kt 0.000% <0.000%> (ø)
...com/itangcent/idea/plugin/rule/ScriptRuleParser.kt 50.244% <50.000%> (ø)
...t/idea/plugin/dialog/EasyApiSettingRecommendGUI.kt 0.000% <0.000%> (ø)
...dea/plugin/dialog/EasyApiSettingRemoteConfigGUI.kt 0.000% <0.000%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e0c29af...c31aa3e. Read the comment docs.

@tangcent tangcent merged commit 5dad4f9 into master Nov 24, 2022
@tangcent tangcent mentioned this pull request Nov 28, 2022
@tangcent tangcent deleted the issue/862 branch November 28, 2022 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
2 participants