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

feat: support search in several dialogs #1073

Merged
merged 1 commit into from
Nov 19, 2023
Merged

feat: support search in several dialogs #1073

merged 1 commit into from
Nov 19, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: new feature Add New Feature label Nov 18, 2023
@tangcent tangcent force-pushed the feat/ui branch 2 times, most recently from 519c0e9 to 131ac5b Compare November 18, 2023 11:14
Copy link

codecov bot commented Nov 18, 2023

Codecov Report

Merging #1073 (26c5b21) into master (6dd8eca) will decrease coverage by 0.308%.
The diff coverage is 8.824%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1073       +/-   ##
===============================================
- Coverage     62.228%   61.921%   -0.308%     
  Complexity      2241      2241               
===============================================
  Files            244       246        +2     
  Lines          11874     11933       +59     
  Branches        2925      2937       +12     
===============================================
  Hits            7389      7389               
- Misses          2915      2972       +57     
- Partials        1570      1572        +2     
Flag Coverage Δ
unittests 61.921% <8.824%> (-0.308%) ⬇️

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

Files Coverage Δ
.../kotlin/com/itangcent/idea/swing/MessagesHelper.kt 64.706% <ø> (ø)
.../com/itangcent/idea/swing/DefaultMessagesHelper.kt 48.936% <0.000%> (-1.064%) ⬇️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)
...main/kotlin/com/itangcent/idea/utils/SwingUtils.kt 2.299% <0.000%> (-0.082%) ⬇️
...in/com/itangcent/idea/plugin/api/call/ApiCaller.kt 63.636% <60.000%> (-6.364%) ⬇️
...com/itangcent/idea/plugin/dialog/TriggerSupport.kt 0.000% <0.000%> (ø)
.../com/itangcent/idea/plugin/dialog/SearchSupport.kt 0.000% <0.000%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@tangcent tangcent merged commit bf9383a into master Nov 19, 2023
10 checks passed
@tangcent tangcent deleted the feat/ui branch November 19, 2023 09:19
@tangcent tangcent mentioned this pull request Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: new feature Add New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant