tangcent / easy-api

Generate API document
https://easyapi.itangcent.com
GNU Affero General Public License v3.0
182 stars 30 forks source link

fix: fix issue where the configuration was not being loaded before actions were performed #539

Closed tangcent closed 7 months ago

codecov[bot] commented 7 months ago

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](https://app.codecov.io/gh/tangcent/easy-api/pull/539/graphs/tree.svg?width=650&height=150&src=pr&token=4DPGLAWL3Q&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent)](https://app.codecov.io/gh/tangcent/easy-api/pull/539?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) ```diff @@ 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](https://app.codecov.io/gh/tangcent/easy-api/pull/539/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tangcent/easy-api/pull/539/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) | `62.770% <50.000%> (+0.031%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/tangcent/easy-api/pull/539?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) | Coverage Δ | | |---|---|---| | [...angcent/idea/plugin/config/EnhancedConfigReader.kt](https://app.codecov.io/gh/tangcent/easy-api/pull/539?src=pr&el=tree&filepath=idea-plugin%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Fitangcent%2Fidea%2Fplugin%2Fconfig%2FEnhancedConfigReader.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent#diff-aWRlYS1wbHVnaW4vc3JjL21haW4va290bGluL2NvbS9pdGFuZ2NlbnQvaWRlYS9wbHVnaW4vY29uZmlnL0VuaGFuY2VkQ29uZmlnUmVhZGVyLmt0) | `67.442% <50.000%> (+3.156%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/tangcent/easy-api/pull/539/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/tangcent/easy-api/pull/539?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/tangcent/easy-api/pull/539?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent). Last update [60d997d...871b07f](https://app.codecov.io/gh/tangcent/easy-api/pull/539?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent).