Skip to content

feat: Add multi-window console logging capability#1234

Closed
tangcent wants to merge 1 commit intomasterfrom
feature/log
Closed

feat: Add multi-window console logging capability#1234
tangcent wants to merge 1 commit intomasterfrom
feature/log

Conversation

@tangcent
Copy link
Owner

No description provided.

@github-actions github-actions bot added the type: new feature Add New Feature label Apr 13, 2025
@tangcent tangcent closed this Apr 13, 2025
@codecov
Copy link

codecov bot commented Apr 13, 2025

Codecov Report

Attention: Patch coverage is 51.78571% with 27 lines in your changes missing coverage. Please review.

Project coverage is 54.280%. Comparing base (579c7fd) to head (9fcfb49).

Files with missing lines Patch % Lines
.../itangcent/idea/plugin/dialog/EasyApiSettingGUI.kt 0.000% 6 Missing ⚠️
...main/kotlin/com/itangcent/logger/LoggerProvider.kt 37.500% 0 Missing and 5 partials ⚠️
...ort/generic/SimpleGenericMethodDocClassExporter.kt 0.000% 2 Missing and 1 partial ⚠️
...xport/generic/SimpleGenericRequestClassExporter.kt 0.000% 2 Missing and 1 partial ⚠️
...pi/export/jaxrs/SimpleJAXRSRequestClassExporter.kt 0.000% 2 Missing and 1 partial ⚠️
.../export/spring/SimpleSpringRequestClassExporter.kt 0.000% 2 Missing and 1 partial ⚠️
...dea/plugin/settings/helper/CommonSettingsHelper.kt 83.333% 0 Missing and 2 partials ⚠️
...dea/plugin/api/export/core/RequestClassExporter.kt 0.000% 1 Missing ⚠️
...pi/export/generic/GenericMethodDocClassExporter.kt 0.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1234       +/-   ##
===============================================
- Coverage     54.308%   54.280%   -0.027%     
- Complexity      2741      2747        +6     
===============================================
  Files            288       289        +1     
  Lines          16447     16459       +12     
  Branches        3676      3690       +14     
===============================================
+ Hits            8932      8934        +2     
- Misses          5847      5848        +1     
- Partials        1668      1677        +9     
Flag Coverage Δ
unittests 54.280% <51.786%> (-0.027%) ⬇️

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

Files with missing lines Coverage Δ
...main/kotlin/com/itangcent/debug/LoggerCollector.kt 100.000% <100.000%> (ø)
...lin/com/itangcent/idea/plugin/settings/Settings.kt 98.558% <100.000%> (+0.028%) ⬆️
...nt/idea/plugin/settings/xml/ApplicationSettings.kt 100.000% <100.000%> (ø)
.../kotlin/com/itangcent/logger/ConfigurableLogger.kt 100.000% <100.000%> (ø)
...dea/plugin/api/export/core/RequestClassExporter.kt 60.085% <0.000%> (ø)
...pi/export/generic/GenericMethodDocClassExporter.kt 49.405% <0.000%> (ø)
...dea/plugin/settings/helper/CommonSettingsHelper.kt 81.818% <83.333%> (+1.818%) ⬆️
...ort/generic/SimpleGenericMethodDocClassExporter.kt 46.154% <0.000%> (-1.923%) ⬇️
...xport/generic/SimpleGenericRequestClassExporter.kt 36.111% <0.000%> (-2.778%) ⬇️
...pi/export/jaxrs/SimpleJAXRSRequestClassExporter.kt 34.211% <0.000%> (-2.632%) ⬇️
... and 3 more

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 579c7fd...9fcfb49. 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 deleted the feature/log branch April 14, 2025 13:01
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