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: Enhance support for enum fields in 'field' #527

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

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

codecov bot commented Nov 26, 2023

Codecov Report

Merging #527 (90ea534) into master (253cbfd) will increase coverage by 0.019%.
The diff coverage is 76.471%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #527       +/-   ##
===============================================
+ Coverage     62.745%   62.764%   +0.019%     
  Complexity      1936      1936               
===============================================
  Files            217       217               
  Lines          10388     10404       +16     
  Branches        2536      2541        +5     
===============================================
+ Hits            6518      6530       +12     
- Misses          2523      2525        +2     
- Partials        1347      1349        +2     
Flag Coverage Δ
unittests 62.764% <76.471%> (+0.019%) ⬆️

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

Files Coverage Δ
.../com/itangcent/intellij/extend/ActionContextKit.kt 96.364% <100.000%> (+0.067%) ⬆️
...com/itangcent/idea/plugin/rule/ScriptRuleParser.kt 51.896% <73.333%> (+0.790%) ⬆️

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 253cbfd...90ea534. Read the comment docs.

@tangcent tangcent merged commit c99474e into master Nov 26, 2023
10 checks passed
@tangcent tangcent mentioned this pull request Nov 26, 2023
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