Skip to content

feat: implement cookie persistence in ApiDashboardPanel#1198

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

feat: implement cookie persistence in ApiDashboardPanel#1198
tangcent merged 1 commit intomasterfrom
feat/ui

Conversation

@tangcent
Copy link
Owner

@tangcent tangcent commented Mar 8, 2025

No description provided.

@tangcent tangcent added the type: new feature Add New Feature label Mar 8, 2025
@codecov
Copy link

codecov bot commented Mar 8, 2025

Codecov Report

Attention: Patch coverage is 51.85185% with 13 lines in your changes missing coverage. Please review.

Project coverage is 57.462%. Comparing base (80b68f5) to head (7f5385f).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...t/idea/plugin/api/dashboard/ApiDashboardService.kt 0.000% 7 Missing ⚠️
.../com/itangcent/suv/http/CookiePersistenceHelper.kt 70.000% 3 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1198       +/-   ##
===============================================
- Coverage     57.473%   57.462%   -0.010%     
- Complexity      2409      2413        +4     
===============================================
  Files            258       259        +1     
  Lines          14647     14674       +27     
  Branches        3300      3305        +5     
===============================================
+ Hits            8418      8432       +14     
- Misses          4612      4622       +10     
- Partials        1617      1620        +3     
Flag Coverage Δ
unittests 57.462% <51.852%> (-0.010%) ⬇️

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

Files with missing lines Coverage Δ
.../main/kotlin/com/itangcent/http/HttpCookieStore.kt 97.959% <ø> (ø)
.../com/itangcent/suv/http/CookiePersistenceHelper.kt 70.000% <70.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 80b68f5...7f5385f. 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 9d2d7c0 into master Mar 9, 2025
10 checks passed
@tangcent tangcent deleted the feat/ui branch March 9, 2025 01:01
@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: new feature Add New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant