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: Apply field rules to getter and setter methods #512

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

tangcent
Copy link
Owner

No description provided.

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

codecov bot commented Nov 11, 2023

Codecov Report

Merging #512 (afb0d9b) into master (8f6579d) will increase coverage by 0.017%.
The diff coverage is 84.848%.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #512       +/-   ##
===============================================
+ Coverage     62.944%   62.961%   +0.017%     
+ Complexity      1891      1888        -3     
===============================================
  Files            211       211               
  Lines          10163     10165        +2     
  Branches        2476      2474        -2     
===============================================
+ Hits            6397      6400        +3     
+ Misses          2458      2456        -2     
- Partials        1308      1309        +1     
Flag Coverage Δ
unittests 62.961% <84.848%> (+0.017%) ⬆️

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

Files Coverage Δ
...idea/plugin/api/export/core/ClassExportRuleKeys.kt 100.000% <ø> (ø)
...m/itangcent/idea/utils/ContextualPsiClassHelper.kt 74.757% <100.000%> (+4.231%) ⬆️
...m/itangcent/idea/utils/CustomizedPsiClassHelper.kt 68.182% <58.333%> (-2.273%) ⬇️

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 8f6579d...afb0d9b. Read the comment docs.

@tangcent tangcent merged commit bd226f6 into master Nov 11, 2023
10 checks passed
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