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: new rule field.advanced #605

Merged
merged 1 commit into from
Sep 27, 2021
Merged

feat: new rule field.advanced #605

merged 1 commit into from
Sep 27, 2021

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: enhancement New feature or request label Sep 27, 2021
@codecov-commenter
Copy link

Codecov Report

Merging #605 (9c213d2) into master (5188da0) will increase coverage by 0.331%.
The diff coverage is 80.612%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #605       +/-   ##
===============================================
+ Coverage     56.503%   56.834%   +0.331%     
- Complexity      1916      1942       +26     
===============================================
  Files            209       211        +2     
  Lines          10426     10499       +73     
  Branches        2447      2466       +19     
===============================================
+ Hits            5891      5967       +76     
+ Misses          3362      3361        -1     
+ Partials        1173      1171        -2     
Flag Coverage Δ
unittests 56.834% <80.612%> (+0.331%) ⬆️

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

Impacted Files Coverage Δ
...main/kotlin/com/itangcent/common/constant/Attrs.kt 0.000% <0.000%> (ø)
...gcent/idea/plugin/api/export/yapi/YapiFormatter.kt 47.048% <36.842%> (+0.985%) ⬆️
...tangcent/idea/plugin/rule/StandardJdkRuleParser.kt 67.416% <65.625%> (+2.942%) ⬆️
...in/com/itangcent/idea/plugin/rule/RuleToolUtils.kt 82.041% <78.947%> (+0.381%) ⬆️
...src/main/kotlin/com/itangcent/utils/TemplateKit.kt 86.667% <86.667%> (ø)
...idea/plugin/api/export/core/ClassExportRuleKeys.kt 100.000% <100.000%> (ø)
...n/api/export/generic/GenericClassExportRuleKeys.kt 100.000% <100.000%> (ø)
.../plugin/api/export/yapi/YapiClassExportRuleKeys.kt 100.000% <100.000%> (ø)
.../idea/plugin/api/export/yapi/YapiPsiClassHelper.kt 80.000% <100.000%> (+5.000%) ⬆️
...com/itangcent/idea/plugin/rule/MyStringRuleMode.kt 100.000% <100.000%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5188da0...9c213d2. Read the comment docs.

@tangcent tangcent merged commit d1d3ef6 into master Sep 27, 2021
@tangcent tangcent mentioned this pull request Sep 27, 2021
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.

2 participants