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: resolve comment for custom enum field #533

Merged
merged 1 commit into from
Mar 30, 2024
Merged

Conversation

tangcent
Copy link
Owner

No description provided.

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

codecov bot commented Mar 27, 2024

Codecov Report

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

Project coverage is 62.802%. Comparing base (df8d082) to head (70e3db3).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #533       +/-   ##
===============================================
- Coverage     62.852%   62.802%   -0.049%     
  Complexity      1935      1935               
===============================================
  Files            218       218               
  Lines          10415     10420        +5     
  Branches        2537      2538        +1     
===============================================
- Hits            6546      6544        -2     
- Misses          2523      2529        +6     
- Partials        1346      1347        +1     
Flag Coverage Δ
unittests 62.802% <26.667%> (-0.049%) ⬇️

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

Files Coverage Δ
...rc/main/kotlin/com/itangcent/common/kit/KVUtils.kt 92.500% <100.000%> (ø)
...ugin/settings/helper/RemoteConfigSettingsHelper.kt 70.588% <0.000%> (ø)
...-api/src/main/kotlin/com/itangcent/utils/AnyKit.kt 90.625% <33.333%> (-5.927%) ⬇️
...ent/idea/plugin/api/export/core/CommentResolver.kt 32.203% <33.333%> (-5.728%) ⬇️
...dea/plugin/api/export/core/RequestClassExporter.kt 59.039% <0.000%> (-0.135%) ⬇️

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 df8d082...70e3db3. Read the comment docs.

@tangcent tangcent merged commit e881831 into master Mar 30, 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: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant