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

refactor: replace nullable properties with lateinit for improved initialization in CommentResolver #1178

Merged
merged 1 commit into from
Dec 15, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: chore Routine maintenance task label Dec 15, 2024
Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 30.43478% with 16 lines in your changes missing coverage. Please review.

Project coverage is 63.113%. Comparing base (a020e49) to head (a04d36d).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...ent/idea/plugin/api/export/core/CommentResolver.kt 30.435% 13 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master     #1178   +/-   ##
===========================================
  Coverage     63.113%   63.113%           
  Complexity      2398      2398           
===========================================
  Files            255       255           
  Lines          13273     13273           
  Branches        3033      3033           
===========================================
  Hits            8377      8377           
+ Misses          3302      3299    -3     
- Partials        1594      1597    +3     
Flag Coverage Δ
unittests 63.113% <30.435%> (ø)

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

Files with missing lines Coverage Δ
...ent/idea/plugin/api/export/core/CommentResolver.kt 32.203% <30.435%> (ø)

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 a020e49...a04d36d. Read the comment docs.

@tangcent tangcent merged commit c92a73b into master Dec 15, 2024
10 checks passed
@tangcent tangcent deleted the refactor/logs branch December 15, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine maintenance task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant