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: optimize configuration loading logic for enhanced efficiency and reliability #532

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: enhancement New feature or request label Mar 26, 2024
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

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

Project coverage is 62.852%. Comparing base (f761ae7) to head (6c88f9d).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #532       +/-   ##
===============================================
+ Coverage     62.764%   62.852%   +0.087%     
+ Complexity      1936      1935        -1     
===============================================
  Files            217       218        +1     
  Lines          10404     10415       +11     
  Branches        2541      2537        -4     
===============================================
+ Hits            6530      6546       +16     
+ Misses          2525      2523        -2     
+ Partials        1349      1346        -3     
Flag Coverage Δ
unittests 62.852% <62.879%> (+0.087%) ⬆️

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

Files Coverage Δ
...ea/plugin/api/export/core/EasyApiConfigProvider.kt 100.000% <100.000%> (ø)
...xport/generic/SimpleGenericRequestClassExporter.kt 39.394% <ø> (ø)
...plugin/api/export/postman/PostmanConfigProvider.kt 100.000% <100.000%> (ø)
...n/kotlin/com/itangcent/idea/binder/DbBeanBinder.kt 94.737% <90.909%> (-0.263%) ⬇️
...gcent/idea/plugin/api/export/suv/SuvApiExporter.kt 0.000% <0.000%> (ø)
...dea/plugin/dialog/EasyApiSettingRemoteConfigGUI.kt 0.000% <0.000%> (ø)
.../api/export/generic/GenericRequestClassExporter.kt 28.025% <0.000%> (ø)
.../idea/plugin/api/export/yapi/YapiConfigProvider.kt 12.500% <12.500%> (ø)
...ugin/settings/helper/RemoteConfigSettingsHelper.kt 70.588% <41.667%> (-8.722%) ⬇️
...angcent/idea/plugin/config/EnhancedConfigReader.kt 64.286% <64.286%> (ø)

... and 3 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 f761ae7...6c88f9d. Read the comment docs.

@tangcent tangcent merged commit df8d082 into master Mar 26, 2024
10 checks passed
@tangcent tangcent mentioned this pull request Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant