Skip to content

feat: Improve ApiDashboard lifecycle management and context handling#1197

Merged
tangcent merged 1 commit intomasterfrom
feat/ui
Mar 7, 2025
Merged

feat: Improve ApiDashboard lifecycle management and context handling#1197
tangcent merged 1 commit intomasterfrom
feat/ui

Conversation

@tangcent
Copy link
Owner

@tangcent tangcent commented Mar 7, 2025

fix #1196

@tangcent tangcent added the type: enhancement New feature or request label Mar 7, 2025
@codecov
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

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

Project coverage is 57.473%. Comparing base (8736f91) to head (3119c27).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...t/idea/plugin/api/dashboard/ApiDashboardService.kt 0.000% 13 Missing ⚠️
...dea/plugin/api/dashboard/ApiDashboardToolWindow.kt 0.000% 8 Missing ⚠️
...ent/idea/plugin/api/dashboard/ApiDashboardPanel.kt 0.000% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1197       +/-   ##
===============================================
- Coverage     57.563%   57.473%   -0.090%     
  Complexity      2409      2409               
===============================================
  Files            258       258               
  Lines          14624     14647       +23     
  Branches        3296      3300        +4     
===============================================
  Hits            8418      8418               
- Misses          4589      4612       +23     
  Partials        1617      1617               
Flag Coverage Δ
unittests 57.473% <0.000%> (-0.090%) ⬇️

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

Files with missing lines Coverage Δ
...ent/idea/plugin/api/dashboard/ApiDashboardPanel.kt 0.000% <0.000%> (ø)
...dea/plugin/api/dashboard/ApiDashboardToolWindow.kt 0.000% <0.000%> (ø)
...t/idea/plugin/api/dashboard/ApiDashboardService.kt 0.000% <0.000%> (ø)

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 8736f91...3119c27. Read the comment docs.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tangcent tangcent merged commit 80b68f5 into master Mar 7, 2025
10 checks passed
@tangcent tangcent deleted the feat/ui branch March 7, 2025 23:59
@tangcent tangcent mentioned this pull request Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] com.itangcent.intellij.context.ActionContext holds disposed project

1 participant