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 #559

Merged
merged 1 commit into from
Jan 1, 2025

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Jan 1, 2025

No description provided.

@tangcent tangcent added the type: chore Routine maintenance task label Jan 1, 2025
Copy link

codecov bot commented Jan 1, 2025

Codecov Report

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

Project coverage is 63.798%. Comparing base (2763a75) to head (070dca2).
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      #559   +/-   ##
===========================================
  Coverage     63.798%   63.798%           
  Complexity      2032      2032           
===========================================
  Files            224       224           
  Lines          11447     11447           
  Branches        2579      2579           
===========================================
  Hits            7303      7303           
+ Misses          2797      2794    -3     
- Partials        1347      1350    +3     
Flag Coverage Δ
unittests 63.798% <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 2763a75...070dca2. Read the comment docs.

@tangcent tangcent merged commit 42969f3 into master Jan 1, 2025
10 checks passed
@tangcent tangcent mentioned this pull request Jan 5, 2025
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