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

fix: resolve 'module_path' property resolution issue #1137

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

tangcent
Copy link
Owner

fix #1134

@tangcent tangcent added the type: bug Something isn't working label May 12, 2024
Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 65.21739% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 62.733%. Comparing base (c4c77a4) to head (c85eef8).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1137       +/-   ##
===============================================
+ Coverage     62.697%   62.733%   +0.036%     
  Complexity      2372      2372               
===============================================
  Files            254       254               
  Lines          12302     12314       +12     
  Branches        3032      3027        -5     
===============================================
+ Hits            7713      7725       +12     
- Misses          3006      3008        +2     
+ Partials        1583      1581        -2     
Flag Coverage Δ
unittests 62.733% <65.217%> (+0.036%) ⬆️

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

Files Coverage Δ
...angcent/idea/plugin/config/EnhancedConfigReader.kt 71.429% <65.217%> (+3.987%) ⬆️

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 c4c77a4...c85eef8. Read the comment docs.

@tangcent tangcent merged commit 56e0483 into master May 12, 2024
10 checks passed
@tangcent tangcent deleted the feature/config branch May 12, 2024 01:49
@tangcent tangcent mentioned this pull request May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] unable to resolve property:module_path
1 participant