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: AbstractEasyApiConfigurable checkUI after createComponent #579

Merged
merged 1 commit into from
Sep 5, 2021

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Sep 5, 2021

No description provided.

@tangcent tangcent added the type: bug Something isn't working label Sep 5, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #579 (772800c) into master (c4c9c19) will increase coverage by 0.015%.
The diff coverage is 40.000%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #579       +/-   ##
===============================================
+ Coverage     45.285%   45.300%   +0.015%     
- Complexity      1903      1905        +2     
===============================================
  Files            233       233               
  Lines          12949     12958        +9     
  Branches        2923      2924        +1     
===============================================
+ Hits            5864      5870        +6     
- Misses          5923      5925        +2     
- Partials        1162      1163        +1     
Flag Coverage Δ
unittests 45.300% <40.000%> (+0.015%) ⬆️

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

Impacted Files Coverage Δ
.../itangcent/idea/plugin/dialog/EasyApiSettingGUI.kt 0.000% <0.000%> (ø)
...plugin/configurable/AbstractEasyApiConfigurable.kt 80.488% <45.455%> (-12.846%) ⬇️
...a/plugin/configurable/AbstractEasyApiSettingGUI.kt 71.429% <100.000%> (+4.762%) ⬆️

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 c4c9c19...772800c. Read the comment docs.

@tangcent tangcent merged commit c1d3b1a into master Sep 5, 2021
@tangcent tangcent mentioned this pull request Sep 5, 2021
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
Development

Successfully merging this pull request may close these issues.

2 participants