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

Merged
merged 1 commit into from
Mar 17, 2024

Conversation

tangcent
Copy link
Owner

No description provided.

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

codecov bot commented Mar 10, 2024

Codecov Report

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

Project coverage is 62.071%. Comparing base (e1be9fe) to head (1986241).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1107       +/-   ##
===============================================
+ Coverage     61.952%   62.071%   +0.119%     
+ Complexity      2288      2285        -3     
===============================================
  Files            249       249               
  Lines          12090     12091        +1     
  Branches        2986      2983        -3     
===============================================
+ Hits            7490      7505       +15     
+ Misses          3001      2990       -11     
+ Partials        1599      1596        -3     
Flag Coverage Δ
unittests 62.071% <68.182%> (+0.119%) ⬆️

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%> (ø)
.../idea/plugin/api/export/yapi/YapiConfigProvider.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%> (ø)
...ugin/settings/helper/RemoteConfigSettingsHelper.kt 70.588% <41.667%> (-8.722%) ⬇️
...angcent/idea/plugin/config/EnhancedConfigReader.kt 64.286% <64.286%> (ø)

... and 1 file 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 e1be9fe...1986241. Read the comment docs.

@tangcent tangcent force-pushed the feature/config branch 3 times, most recently from 5b18541 to 845a60d Compare March 10, 2024 09:23
@tangcent tangcent merged commit 48215f9 into master Mar 17, 2024
10 checks passed
@tangcent tangcent deleted the feature/config branch March 17, 2024 22:57
@tangcent tangcent mentioned this pull request Mar 31, 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