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' #1083

Merged
merged 1 commit into from
Nov 26, 2023
Merged

Conversation

tangcent
Copy link
Owner

@tangcent tangcent commented Nov 26, 2023

support #1082

@tangcent tangcent added the type: new feature Add New Feature label Nov 26, 2023
Copy link

codecov bot commented Nov 26, 2023

Codecov Report

Merging #1083 (03edbf6) into master (42123b0) will increase coverage by 0.017%.
The diff coverage is 76.471%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #1083       +/-   ##
===============================================
+ Coverage     61.935%   61.952%   +0.017%     
  Complexity      2288      2288               
===============================================
  Files            249       249               
  Lines          12074     12090       +16     
  Branches        2981      2986        +5     
===============================================
+ Hits            7478      7490       +12     
- Misses          2999      3001        +2     
- Partials        1597      1599        +2     
Flag Coverage Δ
unittests 61.952% <76.471%> (+0.017%) ⬆️

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 52.844% <73.333%> (+0.755%) ⬆️

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 42123b0...03edbf6. Read the comment docs.

@tangcent tangcent merged commit 8593919 into master Nov 26, 2023
10 checks passed
@tangcent tangcent deleted the feature/script branch November 26, 2023 06:45
@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: new feature Add New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant