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: fix issue where the configuration was not being loaded before actions were performed #539

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

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

codecov bot commented Apr 17, 2024

Codecov Report

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

Project coverage is 62.770%. Comparing base (60d997d) to head (871b07f).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #539       +/-   ##
===============================================
+ Coverage     62.739%   62.770%   +0.031%     
- Complexity      1938      1941        +3     
===============================================
  Files            219       219               
  Lines          10440     10446        +6     
  Branches        2551      2552        +1     
===============================================
+ Hits            6550      6557        +7     
+ Misses          2533      2532        -1     
  Partials        1357      1357               
Flag Coverage Δ
unittests 62.770% <50.000%> (+0.031%) ⬆️

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

Files Coverage Δ
...angcent/idea/plugin/config/EnhancedConfigReader.kt 67.442% <50.000%> (+3.156%) ⬆️

... and 4 files with indirect coverage changes


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 60d997d...871b07f. Read the comment docs.

@tangcent tangcent merged commit 0173f21 into master Apr 22, 2024
10 checks passed
@tangcent tangcent mentioned this pull request May 17, 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.

1 participant