tangcent / easy-api

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

fix: implement error handling in remoteConfigContent function #534

Closed tangcent closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 62.801%. Comparing base (e881831) to head (e063422).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/tangcent/easy-api/pull/534/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/534?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) ```diff @@ Coverage Diff @@ ## master #534 +/- ## =============================================== - Coverage 62.802% 62.801% -0.001% Complexity 1935 1935 =============================================== Files 218 218 Lines 10420 10425 +5 Branches 2538 2539 +1 =============================================== + Hits 6544 6547 +3 - Misses 2529 2531 +2 Partials 1347 1347 ``` | [Flag](https://app.codecov.io/gh/tangcent/easy-api/pull/534/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/534/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) | `62.801% <66.667%> (-0.001%)` | :arrow_down: | 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/534?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent) | Coverage Δ | | |---|---|---| | [...ugin/settings/helper/RemoteConfigSettingsHelper.kt](https://app.codecov.io/gh/tangcent/easy-api/pull/534?src=pr&el=tree&filepath=idea-plugin%2Fsrc%2Fmain%2Fkotlin%2Fcom%2Fitangcent%2Fidea%2Fplugin%2Fsettings%2Fhelper%2FRemoteConfigSettingsHelper.kt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent#diff-aWRlYS1wbHVnaW4vc3JjL21haW4va290bGluL2NvbS9pdGFuZ2NlbnQvaWRlYS9wbHVnaW4vc2V0dGluZ3MvaGVscGVyL1JlbW90ZUNvbmZpZ1NldHRpbmdzSGVscGVyLmt0) | `69.231% <66.667%> (-1.357%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/tangcent/easy-api/pull/534?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/534?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tangcent). Last update [e881831...e063422](https://app.codecov.io/gh/tangcent/easy-api/pull/534?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).