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: add rules param.name, param.type #541

Merged
merged 1 commit into from
May 12, 2024
Merged

Conversation

tangcent
Copy link
Owner

No description provided.

@tangcent tangcent added the type: enhancement New feature or request label May 12, 2024
Copy link

codecov bot commented May 12, 2024

Codecov Report

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

Project coverage is 62.872%. Comparing base (43ea624) to head (c618682).

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff               @@
##              master      #541       +/-   ##
===============================================
+ Coverage     62.770%   62.872%   +0.101%     
  Complexity      1941      1941               
===============================================
  Files            219       219               
  Lines          10446     10453        +7     
  Branches        2552      2551        -1     
===============================================
+ Hits            6557      6572       +15     
+ Misses          2532      2526        -6     
+ Partials        1357      1355        -2     
Flag Coverage Δ
unittests 62.872% <63.750%> (+0.101%) ⬆️

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% <100.000%> (ø)
...gcent/idea/plugin/api/export/core/ExportContext.kt 83.784% <100.000%> (+9.974%) ⬆️
...ugin/api/export/jaxrs/JAXRSRequestClassExporter.kt 68.041% <100.000%> (ø)
...ugin/api/export/spring/ActuatorEndpointExporter.kt 82.759% <ø> (ø)
...ugin/api/export/feign/FeignRequestClassExporter.kt 68.235% <0.000%> (ø)
...dea/plugin/api/export/core/RequestClassExporter.kt 60.317% <89.286%> (+1.279%) ⬆️
...in/api/export/spring/SpringRequestClassExporter.kt 34.074% <37.500%> (+0.370%) ⬆️
.../api/export/generic/GenericRequestClassExporter.kt 27.673% <11.765%> (-0.353%) ⬇️

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 43ea624...c618682. Read the comment docs.

@tangcent tangcent merged commit b5f9fe3 into master May 12, 2024
10 checks passed
@tangcent tangcent mentioned this pull request May 17, 2024
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