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: implement IdeaConsoleLogger for enhanced logging in IntelliJ plugin #211

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

tangcent
Copy link
Collaborator

No description provided.

@tangcent tangcent added the enhancement New feature or request label Dec 29, 2024
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

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

Project coverage is 48.560%. Comparing base (fae74ec) to head (904842a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...com/itangcent/intellij/logger/IdeaConsoleLogger.kt 0.000% 25 Missing ⚠️
...om/itangcent/intellij/context/BasicPluginModule.kt 0.000% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #211       +/-   ##
===============================================
+ Coverage     48.302%   48.560%   +0.258%     
  Complexity      1118      1118               
===============================================
  Files            179       178        -1     
  Lines           9774      9722       -52     
  Branches        2062      2061        -1     
===============================================
  Hits            4721      4721               
+ Misses          4270      4218       -52     
  Partials         783       783               
Flag Coverage Δ
unittests 48.560% <0.000%> (+0.258%) ⬆️

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

Files with missing lines Coverage Δ
...ain/kotlin/com/itangcent/intellij/logger/Logger.kt 52.083% <ø> (ø)
...om/itangcent/intellij/context/BasicPluginModule.kt 0.000% <0.000%> (ø)
...com/itangcent/intellij/logger/IdeaConsoleLogger.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 fae74ec...904842a. Read the comment docs.

@tangcent tangcent merged commit ffc9e96 into Earth-1610:master Dec 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant